On Tue, May 15, 2007 at 07:51:05PM +0100, Hugh Dickins wrote: > 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 <[EMAIL PROTECTED]>
Acked-by: William Irwin <[EMAIL PROTECTED]> -- wli - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/