Hugh Dickins bb49b32fec i386: don't check_pgt_cache in flush_tlb_mm
No other architecture calls check_pgt_cache() from within flush_tlb_mm(),
and i386 is already calling check_pgt_cache() from the usual places,
tlb_finish_mmu() and cpu_idle() (the latter being odd, but not unusual).
flush_tlb_mm() has no business to be freeing pages: remove that line, which
sneaked in with slub's i386 support.

Signed-off-by: Hugh Dickins <hugh@veritas.com>
Cc: Andi Kleen <ak@suse.de>
Acked-by: Christoph Lameter <clameter@sgi.com>
Acked-by: William Lee Irwin III <wli@holomorphy.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-17 05:23:05 -07:00
..
2007-05-08 11:15:18 -07:00
2007-05-09 07:12:20 +02:00
2007-05-11 08:29:33 -07:00
2007-05-16 09:00:51 -07:00
2007-05-15 08:54:00 -07:00
2007-05-09 12:30:56 -07:00
2007-05-17 05:23:04 -07:00
2007-05-12 11:32:49 +10:00
2007-05-11 05:38:25 -04:00
2007-05-14 03:53:12 -07:00
2007-05-15 18:56:37 -07:00