git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5554720
)
blktrace: fix off-by-one bug
author
Li Zefan
<lizf@cn.fujitsu.com>
Tue, 24 Mar 2009 08:05:27 +0000
(16:05 +0800)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 31 Mar 2009 15:27:18 +0000
(17:27 +0200)
'what' is used as the index of array what2act, so it can't >= the array size.
Signed-off-by: Li Zefan <lizf@cn.fujitsu.com>
Acked-by: Jens Axboe <jens.axboe@oracle.com>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/blktrace.c
patch
|
blob
|
history
diff --cc
kernel/trace/blktrace.c
Simple merge