https://github.com/torvalds/linux
Revision 49eaaa1a6c950e7a92c4386c199b8ec950f840b9 authored by Christoph Lameter on 26 December 2007, 20:43:01 UTC, committed by Linus Torvalds on 27 December 2007, 06:04:09 UTC
Did not fix the reported issue. Apart from other weirdness this causes a
bad link between the TLB flushing logic and the quicklists. If there is
indeed an issue that an arch needs a tlb flush before free then the arch
code needs to set tlb->need_flush before calling quicklist_free.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 11ee295
History
Tip revision: 49eaaa1a6c950e7a92c4386c199b8ec950f840b9 authored by Christoph Lameter on 26 December 2007, 20:43:01 UTC
Revert quicklist need->flush fix
Tip revision: 49eaaa1
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
.gitignore -rw-r--r-- 628 bytes
.mailmap -rw-r--r-- 3.6 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.1 KB
Kbuild -rw-r--r-- 1.6 KB
MAINTAINERS -rw-r--r-- 91.6 KB
Makefile -rw-r--r-- 51.9 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top