summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
authorLi Zefan <lizf@cn.fujitsu.com>2009-06-15 10:58:39 +0800
committerSteven Rostedt <rostedt@goodmis.org>2009-06-15 11:37:16 -0400
commit5e4904cb633177046bee5d26946a7ac918e642fc (patch)
tree9ae10b1c3d707c0c3faffa8a4b337c055222d899 /scripts/stackusage
parente4f2d10f479d18198ebafcb5e124cc3dd8b8817a (diff)
downloadkernel-5e4904cb633177046bee5d26946a7ac918e642fc.tar.gz
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 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
988b2abdd60cc58c7916c5f91602d2571e0c5'>V4L/DVB (8573): gspca: Bad scan of frame in spca505/506/508.Jean-Francois Moine 2008-07-27V4L/DVB (8518): gspca: Remove the remaining frame decoding functions from the...Jean-Francois Moine 2008-07-27V4L/DVB (8513): gspca: Set the specific per webcam information in driver_info.Jean-Francois Moine 2008-07-27V4L/DVB (8512): gspca: Do not use the driver_info field of usb_device_id.Jean-Francois Moine 2008-07-23V4L/DVB (8442): gspca: Remove the version from the subdrivers.Jean-Francois Moine 2008-07-20V4L/DVB (8352): gspca: Buffers for USB exchanges cannot be in the stack.Jean-Francois Moine