summary refs log tree commit diff
path: root/lib/test_ida.c
diff options
context:
space:
mode:
authorFrederic Weisbecker <frederic@kernel.org>2022-02-17 12:12:40 +0100
committerPeter Zijlstra <peterz@infradead.org>2022-03-11 15:36:35 +0100
commita0a7e453b502cbbf7ff372f907a4e27a2ebf5445 (patch)
treec65cecad4196e8b70240b6305ca59dad8e5b5c93 /lib/test_ida.c
parent7f434dff76215af00c26ba6449eaa4738fe9e2ab (diff)
downloadlinux-a0a7e453b502cbbf7ff372f907a4e27a2ebf5445.tar.gz
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Displaying "PREEMPT" on kernel headers when CONFIG_PREEMPT_DYNAMIC=y
can be misleading for anybody involved in remote debugging because it
is then not guaranteed that there is an actual preemption behaviour. It
depends on default Kconfig or boot defined choices.

Therefore, tell about PREEMPT_DYNAMIC on static kernel headers and leave
the search for the actual preemption behaviour to browsing dmesg.

Reviewed-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Link: https://lkml.kernel.org/r/20220217111240.GA742892@lothringen
Diffstat (limited to 'lib/test_ida.c')
0 files changed, 0 insertions, 0 deletions