diff options
| author | Michal Suchanek <[email protected]> | 2021-07-29 20:01:03 +0200 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-08-03 22:33:37 +1000 |
| commit | a6cae77f1bc89368a4e2822afcddc45c3062d499 (patch) | |
| tree | 014be07351f24914397d428bf37db5376fdcac3f /include/linux/workqueue.h | |
| parent | 71737a6c2a8f801622d2b71567d1ec1e4c5b40b8 (diff) | |
powerpc/stacktrace: Include linux/delay.h
commit 7c6986ade69e ("powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()")
introduces udelay() call without including the linux/delay.h header.
This may happen to work on master but the header that declares the
functionshould be included nonetheless.
Fixes: 7c6986ade69e ("powerpc/stacktrace: Fix spurious "stale" traces in raise_backtrace_ipi()")
Signed-off-by: Michal Suchanek <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'include/linux/workqueue.h')
0 files changed, 0 insertions, 0 deletions