summaryrefslogtreecommitdiffstats
path: root/net/netfilter/nf_conntrack_core.c
diff options
context:
space:
mode:
authorLinus Torvalds2005-11-09 23:56:00 +0100
committerLinus Torvalds2005-11-09 23:56:00 +0100
commit6730c3c14421b7c924d06e31bb66e0adad225547 (patch)
treee46448ce7930756b6ca2fb45104bc95b874c6a39 /net/netfilter/nf_conntrack_core.c
parentMerge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/i2c-2.6 (diff)
downloadkernel-qcow2-linux-6730c3c14421b7c924d06e31bb66e0adad225547.tar.gz
kernel-qcow2-linux-6730c3c14421b7c924d06e31bb66e0adad225547.tar.xz
kernel-qcow2-linux-6730c3c14421b7c924d06e31bb66e0adad225547.zip
Fix AGP compile on non-x86 architectures
AGP shouldn't use "global_flush_tlb()" to flush the AGP mappings, that i spurely an x86'ism. The proper AGP mapping flusher that should be used is "flush_agp_mappings()", which on x86 obviously happens to do a global TLB flush. This makes AGP (or at least the config _I_ happen to use) compile again on ppc64. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'net/netfilter/nf_conntrack_core.c')
0 files changed, 0 insertions, 0 deletions