diff options
| author | Steven Rostedt (VMware) <[email protected]> | 2018-06-06 14:11:10 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-30 19:48:29 +0000 |
| commit | 6f57ed681ed817a4ec444e83f3aa2ad695d5ef34 (patch) | |
| tree | 9bf11ad42bb47470f176f3a7bcee062e258a9b15 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... (diff) | |
| download | kernel-6f57ed681ed817a4ec444e83f3aa2ad695d5ef34.tar.gz kernel-6f57ed681ed817a4ec444e83f3aa2ad695d5ef34.zip | |
sparc/time: Add missing __init to init_tick_ops()
Code that was added to force gcc not to inline any function that isn't
explicitly declared as inline uncovered that init_tick_ops() isn't
marked as "__init". It is only called by __init functions and more
importantly it too calls an __init function which would require it to be
__init as well.
Link: http://lkml.kernel.org/r/201806060444.hdHcKOBy%[email protected]
Reported-by: kbuild test robot <[email protected]>
Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
