https://github.com/torvalds/linux
Revision 44eeab67416711db9b84610ef18c99a60415dff8 authored by Ralf Baechle on 19 June 2009, 14:01:44 UTC, committed by Ralf Baechle on 24 June 2009, 17:34:39 UTC
We can't perform any flushes on SMP from swsusp_arch_resume because
interrupts are disabled.  A cross-CPU flush is unnecessary anyway
because all but the local CPU have already been disabled.  A local
flush is not needed either because we didn't change any mappings.  So
just delete the code.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent 631330f
History
Tip revision: 44eeab67416711db9b84610ef18c99a60415dff8 authored by Ralf Baechle on 19 June 2009, 14:01:44 UTC
MIPS: Hibernation: Remove SMP TLB and cacheflushing code.
Tip revision: 44eeab6
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 945 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 147.7 KB
Makefile -rw-r--r-- 53.8 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top