diff options
author | 2009-06-15 10:58:39 +0800 | |
---|---|---|
committer | 2009-06-15 11:37:16 -0400 | |
commit | 5e4904cb633177046bee5d26946a7ac918e642fc (patch) | |
tree | 9ae10b1c3d707c0c3faffa8a4b337c055222d899 /lib/fault-inject.c | |
parent | tracing: replace a GFP_ATOMIC with GFP_KERNEL allocation (diff) | |
download | wireguard-linux-5e4904cb633177046bee5d26946a7ac918e642fc.tar.xz wireguard-linux-5e4904cb633177046bee5d26946a7ac918e642fc.zip |
tracing/filters: operand can be negative
This should be a bug:
# cat format
name: foo_bar
ID: 71
format:
...
field:int bar; offset:24; size:4;
# echo 'bar < 0' > filter
# echo 'bar < -1' > filter
bash: echo: write error: Invalid argument
[ Impact: fix to allow negative operand in filer expr ]
Acked-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
LKML-Reference: <4A35B8DF.60400@cn.fujitsu.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions