diff options
author | Mathias Krause <[email protected]> | 2015-07-19 20:06:22 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-08-05 15:18:26 -0700 |
commit | 71cf5aeeb8e2154efda5f40be50c925f15057755 (patch) | |
tree | cb77311182532b64cd90811db27e9bbfa0408cbd /scripts/gdb/linux/modules.py | |
parent | eda5867b6992e3de888b516c0ff0fa1f1ee881af (diff) |
kernel, cpu: Remove bogus __ref annotations
cpu_chain lost its __cpuinitdata annotation long ago in commit
5c113fbeed7a ("fix cpu_chain section mismatch..."). This and the global
__cpuinit annotation drop in v3.11 vanished the need to mark all users,
including transitive ones, with the __ref annotation. Just get rid of it
to not wrongly hide section mismatches.
Signed-off-by: Mathias Krause <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Linus Torvalds <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions