diff options
author | Jiri Slaby <[email protected]> | 2011-04-20 10:43:12 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2011-04-25 14:19:10 -0700 |
commit | c29bd8d89c9423aed182dbfdb6527b576a2f3552 (patch) | |
tree | 51029e6774dd10640a4b90cb56f90e4c879ee3e1 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | b1c43f82c5aa265442f82dba31ce985ebb7aa71c (diff) |
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 <[email protected]>
Tested-by: Gerald Pfeifer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions