linux/arch/i386/mm
Shaohua Li 55b2355eef [PATCH] don't use flush_tlb_all in suspend time
flush_tlb_all uses on_each_cpu, which will disable/enable interrupt.
In suspend/resume time, this will make interrupt wrongly enabled.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Cc: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-23 07:43:00 -07:00
..
boot_ioremap.c
discontig.c [PATCH] unify PFN_* macros 2006-03-27 08:44:48 -08:00
extable.c
fault.c [PATCH] i386: fix get_segment_eip() with vm86 segments 2006-06-23 07:42:58 -07:00
highmem.c
hugetlbpage.c
init.c [PATCH] don't use flush_tlb_all in suspend time 2006-06-23 07:43:00 -07:00
ioremap.c
Makefile
mmap.c
pageattr.c
pgtable.c