Revision 7856dfeb23c16ef3d8dac8871b4d5b93c70b59b9 authored by Andi Kleen on 20 May 2005, 21:27:57 UTC, committed by Linus Torvalds on 20 May 2005, 22:48:20 UTC
Caused oopses again.  Also fix potential mismatch in checking if
change_page_attr was needed.

To do it without races I needed to change mm/vmalloc.c to export a
__remove_vm_area that does not take vmlist lock.

Noticed by Terence Ripperda and based on a patch of his.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent c4d1fcf
History

README

back to top