Staging
v0.5.1
https://github.com/torvalds/linux
Revision fa2a455b028f3b6ca4dae129c6337d7edf21f12c authored by Nick Piggin on 29 November 2005, 07:43:17 UTC, committed by Linus Torvalds on 29 November 2005, 15:53:32 UTC
The system call gate area handling called vm_normal_page() with the
wrong vma (which was always NULL, and caused an oops).

Signed-off-by: Nick Piggin <npiggin@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 624f54b
History
Tip revision: fa2a455b028f3b6ca4dae129c6337d7edf21f12c authored by Nick Piggin on 29 November 2005, 07:43:17 UTC
[PATCH] Fix vma argument in get_usr_pages() for gate areas
Tip revision: fa2a455
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 391 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.5 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 63.4 KB
Makefile -rw-r--r-- 42.8 KB
README -rw-r--r-- 14.7 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top