aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorJiri Slaby <jslaby@suse.cz>2011-04-20 10:43:12 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2011-04-25 14:19:10 -0700
commitc29bd8d89c9423aed182dbfdb6527b576a2f3552 (patch)
tree51029e6774dd10640a4b90cb56f90e4c879ee3e1 /fs/jbd2/commit.c
parenttty: make receive_buf() return the amout of bytes received (diff)
downloadlinux-rng-c29bd8d89c9423aed182dbfdb6527b576a2f3552.tar.xz
linux-rng-c29bd8d89c9423aed182dbfdb6527b576a2f3552.zip
Char: nozomi, use GFP_KERNEL for kfifo allocation
The allocation was moved to probe function in 9842c38e9176. And we can sleep there. So allocate the 4*8192 bytes as GFP_KERNEL to mitigate the allocation failure. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Tested-by: Gerald Pfeifer <gerald@pfeifer.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions