From: Namhyung Kim Date: Mon, 1 Apr 2013 12:46:24 +0000 (+0900) Subject: tracing: Fix off-by-one on allocating stat->pages X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~134^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39e30cd1537937d3c00ef87e865324e981434e5b;p=pandora-kernel.git tracing: Fix off-by-one on allocating stat->pages 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 Cc: Namhyung Kim Cc: stable@vger.kernel.org Signed-off-by: Namhyung Kim Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed