diff options
author | 2011-04-13 16:43:29 -0400 | |
---|---|---|
committer | 2011-05-17 10:41:55 -0400 | |
commit | 406a733db0052fed66d17008430b6047ecea7b92 (patch) | |
tree | 8c5304de8ac9a009983686b2f8b05b8fa115f0d2 /drivers/i2c/algos/i2c-algo-bit.c | |
parent | ftrace: Avoid recording mcount on .init sections directly (diff) | |
download | wireguard-linux-406a733db0052fed66d17008430b6047ecea7b92.tar.xz wireguard-linux-406a733db0052fed66d17008430b6047ecea7b92.zip |
ftrace/x86: Do not trace .discard.text section
The section called .discard.text has tracing attached to it and is
currently ignored by ftrace. But it does include a call to the mcount
stub. Adding a notrace to the code keeps gcc from adding the useless
mcount caller to it.
Link: http://lkml.kernel.org/r/20110421023739.243651696@goodmis.org
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'drivers/i2c/algos/i2c-algo-bit.c')
0 files changed, 0 insertions, 0 deletions