mirror of
https://github.com/torvalds/linux.git
synced 2026-09-26 01:52:03 +02:00
locking/local_lock: Include more missing headers
Ingo reported PREEMPT_RT=y builds fail building lib/test_context-analysis.c. Reported-by: Ingo Molnar <mingo@kernel.org> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
This commit is contained in:
parent
4d26d4a158
commit
a45026cef1
|
|
@ -233,6 +233,7 @@ do { \
|
|||
|
||||
#else /* !CONFIG_PREEMPT_RT */
|
||||
|
||||
#include <linux/sched.h>
|
||||
#include <linux/spinlock.h>
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user