Staging
v0.5.1
https://github.com/torvalds/linux
Revision 1cc956e12aedfdc6baf6312bc36a6b5a71af3c9d authored by Tom Zanussi on 09 October 2005, 15:41:32 UTC, committed by Linus Torvalds on 10 October 2005, 15:39:50 UTC
The third param in this call to vmap shouldn't be GFP_KERNEL, which
makes no sense, but rather VM_MAP.  Thanks to Al Viro for spotting
this.

Signed-off-by: Tom Zanussi <zanussi@us.ibm.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent eb1b74e
History
Tip revision: 1cc956e12aedfdc6baf6312bc36a6b5a71af3c9d authored by Tom Zanussi on 09 October 2005, 15:41:32 UTC
[PATCH] relayfs: fix bogus param value in call to vmap
Tip revision: 1cc956e
File Mode Size
Documentation
arch
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.1 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 59.4 KB
Makefile -rw-r--r-- 42.4 KB
README -rw-r--r-- 14.4 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top