diff options
author | Tom Zanussi <zanussi@us.ibm.com> | 2005-10-09 19:41:32 +0400 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-10-10 19:39:50 +0400 |
commit | 1cc956e12aedfdc6baf6312bc36a6b5a71af3c9d (patch) | |
tree | 0cdc8aaf0363aa1b96d41db183ec9e48500f891f /kernel | |
parent | eb1b74e097db51a213600e8c776db754d7056e6a (diff) | |
download | linux-1cc956e12aedfdc6baf6312bc36a6b5a71af3c9d.tar.xz |
[PATCH] relayfs: fix bogus param value in call to vmap
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions