dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/relayfs
Tom Zanussi 1cc956e12a [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>
2005-10-10 08:39:50 -07:00
..
Makefile [PATCH] relayfs 2005-09-07 16:57:18 -07:00
buffers.c [PATCH] relayfs: fix bogus param value in call to vmap 2005-10-10 08:39:50 -07:00
buffers.h [PATCH] relayfs 2005-09-07 16:57:18 -07:00
inode.c [PATCH] relayfs 2005-09-07 16:57:18 -07:00
relay.c [PATCH] relayfs 2005-09-07 16:57:18 -07:00
relay.h [PATCH] relayfs 2005-09-07 16:57:18 -07:00