Home
last modified time | relevance | path

Searched hist:"7856 dfeb23c16ef3d8dac8871b4d5b93c70b59b9" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dvmalloc.hdiff 7856dfeb23c16ef3d8dac8871b4d5b93c70b59b9 Fri May 20 16:27:57 CDT 2005 Andi Kleen <ak@suse.de> [PATCH] x86_64: Fixed guard page handling again in iounmap

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>
/openbmc/linux/mm/
H A Dvmalloc.cdiff 7856dfeb23c16ef3d8dac8871b4d5b93c70b59b9 Fri May 20 16:27:57 CDT 2005 Andi Kleen <ak@suse.de> [PATCH] x86_64: Fixed guard page handling again in iounmap

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>