diff options
| author | Hugh Dickins <[email protected]> | 2007-05-16 22:11:18 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-17 05:23:05 -0700 |
| commit | bb49b32fece7910fbb02a6934bca4495596f6c8c (patch) | |
| tree | 186d367314f8747850c0b741f4d6b837b2efdede /include/linux/debugobjects.h | |
| parent | c9f2875b7968453a852e1de5d3504fd2241e8989 (diff) | |
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 <[email protected]>
Cc: Andi Kleen <[email protected]>
Acked-by: Christoph Lameter <[email protected]>
Acked-by: William Lee Irwin III <[email protected]>
Cc: David Miller <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions