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:
be80ab0
)
tracing: Fix off-by-one on allocating stat->pages
author
Namhyung Kim
<namhyung.kim@lge.com>
Mon, 1 Apr 2013 12:46:24 +0000
(21:46 +0900)
committer
Ben Hutchings
<ben@decadent.org.uk>
Mon, 13 May 2013 14:02:16 +0000
(15:02 +0100)
commit
39e30cd1537937d3c00ef87e865324e981434e5b
upstream.
The first page was allocated separately, so no need to start from 0.
Link:
http://lkml.kernel.org/r/1364820385-32027-2-git-send-email-namhyung@kernel.org
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Namhyung Kim <namhyung.kim@lge.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
No differences found