diff options
| author | Ingo Molnar <[email protected]> | 2017-02-02 13:47:27 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-03-02 07:42:31 +0000 |
| commit | 7fce777cd4eacc0bdcb33017e5a4c495d28afed1 (patch) | |
| tree | 436dfd22326163f42d5e7461949a319cbce253f2 /fs/proc/array.c | |
| parent | sched/headers: Prepare for new header dependencies before moving code to <lin... (diff) | |
| download | kernel-7fce777cd4eacc0bdcb33017e5a4c495d28afed1.tar.gz kernel-7fce777cd4eacc0bdcb33017e5a4c495d28afed1.zip | |
sched/headers: Prepare header dependency changes, move the <asm/paravirt.h> include to kernel/sched/sched.h
Recent header reorganizations unearthed this hidden dependency:
kernel/sched/core.c:199:25: error: 'paravirt_steal_rq_enabled' undeclared (first use in this function)
kernel/sched/core.c:200:11: error: implicit declaration of function 'paravirt_steal_clock' [-Werror=implicit-function-declaration]
So move the asm/paravirt.h include from kernel/sched/cpuclock.c to kernel/sched/sched.h.
( NOTE: We do this change before doing the changes that introduce the build failure,
so the series remains fully bisectable. )
Reported-by: kbuild test robot <[email protected]>
Acked-by: Linus Torvalds <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
