aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/cpu.c
diff options
context:
space:
mode:
authorChristopher Kenna <cjk@cs.unc.edu>2012-12-11 11:39:04 -0500
committerChristopher Kenna <cjk@cs.unc.edu>2012-12-11 11:39:04 -0500
commit31477ed8ca65bb0a3ed3de4cb6df841e6a785471 (patch)
treec872f767ca48befc06b3ac423ef708e64d4286af /kernel/cpu.c
parente5e0247f927753dc0f22c84773aa48a0beb0d8f9 (diff)
Config: PREEMPT_STATE_TRACE depends on DEBUG_KERNEL.
This patch makes CONFIG_PREEMPT_STATE_TRACE depend on CONFIG_DEBUG_KERNEL. Prior to this patch, selecting PREEMPT_STATE_TRACE resulted in linker errors (see below), because sched_state_name is not built unless DEBUG_KERNEL is selected. kernel/built-in.o: In function `schedule': (.sched.text+0x3d2): undefined reference to `sched_state_name'
Diffstat (limited to 'kernel/cpu.c')
0 files changed, 0 insertions, 0 deletions