diff options
| author | Thomas Gleixner <[email protected]> | 2019-08-29 06:19:40 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2019-08-29 06:25:21 +0000 |
| commit | 8f2edb4a78f7f5fa35c025849152b1d2dfaee4eb (patch) | |
| tree | 846c29073d10f0bb4346b94ef1fd456e2d2d8d80 /tools/perf/util/c++/clang-test.cpp | |
| parent | tick: Mark sched_timer to expire in hard interrupt context (diff) | |
| download | kernel-8f2edb4a78f7f5fa35c025849152b1d2dfaee4eb.tar.gz kernel-8f2edb4a78f7f5fa35c025849152b1d2dfaee4eb.zip | |
posix-timers: Unbreak CONFIG_POSIX_TIMERS=n build
The rework of the posix-cpu-timers patch series dropped the empty
declaration of struct cpu_timer for the CONFIG_POSIX_TIMERS=n case which
causes the build to fail:
./include/linux/posix-timers.h:218:20: error: field 'cpu' has incomplete type
Add it back.
Fixes: 60bda037f1dd ("posix-cpu-timers: Utilize timerqueue for storage")
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions
