From: Eduard - Gabriel Munteanu Date: Mon, 23 Mar 2009 13:12:21 +0000 (+0200) Subject: kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepoints X-Git-Tag: v2.6.30-rc1~182^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac44021fccd8f1f2b267b004f23a2e8d7ef05f7b;p=pandora-kernel.git kmemtrace, rcu: don't include unnecessary headers, allow kmemtrace w/ tracepoints Impact: cleanup linux/percpu.h includes linux/slab.h, which generates circular inclusion dependencies when trying to switch kmemtrace to use tracepoints instead of markers. This patch allows tracing within slab headers' inline functions. Signed-off-by: Pekka Enberg Cc: Eduard - Gabriel Munteanu Cc: paulmck@linux.vnet.ibm.com LKML-Reference: <1237898630.25315.83.camel@penberg-laptop> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed