diff options
author | Ard Biesheuvel <[email protected]> | 2014-07-12 19:01:49 +0200 |
---|---|---|
committer | Paul E. McKenney <[email protected]> | 2014-09-07 16:18:14 -0700 |
commit | a8a29b3b7b18251c4e3ffce501f25ae868302a75 (patch) | |
tree | c1a38c47ae43dc8f89e17d32a3c19434470cd78e /net/lapb | |
parent | 85b39d305bfe809a11ff2770d380be3e2465beec (diff) |
rcu: Define tracepoint strings only if CONFIG_TRACING is set
Commit f7f7bac9cb1c ("rcu: Have the RCU tracepoints use the tracepoint_string
infrastructure") unconditionally populates the __tracepoint_str input section,
but this section is not assigned an output section if CONFIG_TRACING is not set.
This results in the __tracepoint_str turning up in unexpected places, i.e.,
after _edata.
Signed-off-by: Ard Biesheuvel <[email protected]>
Reviewed-by: Steven Rostedt <[email protected]>
Signed-off-by: Paul E. McKenney <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions