diff options
author | Randy Dunlap <[email protected]> | 2021-02-12 20:52:54 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-13 11:42:40 -0800 |
commit | ade9679c159d5bbe14fb7e59e97daf6062872e2b (patch) | |
tree | f5af58d2de55c5ee57b6fa476543d22c0a45abfd /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | fee92a765fbcc9412680228f8fdc425ab9c8151e (diff) |
h8300: fix PREEMPTION build, TI_PRE_COUNT undefined
Fix a build error for undefined 'TI_PRE_COUNT' by adding it to
asm-offsets.c.
h8300-linux-ld: arch/h8300/kernel/entry.o: in function `resume_kernel': (.text+0x29a): undefined reference to `TI_PRE_COUNT'
Link: https://lkml.kernel.org/r/[email protected]
Fixes: df2078b8daa7 ("h8300: Low level entry")
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions