ftrace: check proper config for preempt type
authorSteven Rostedt <rostedt@goodmis.org>
Fri, 11 Jul 2008 00:58:12 +0000 (20:58 -0400)
committerIngo Molnar <mingo@elte.hu>
Fri, 11 Jul 2008 13:49:19 +0000 (15:49 +0200)
commitb5c21b4514b38f450848feb432f7120376d01ffe
treecb1309db3cecd0aeef9ca1e546f731c8c04faef4
parent1e16c0a081f6c93f04c6af784d6a160955269f91
ftrace: check proper config for preempt type

There is no CONFIG_PREEMPT_DESKTOP. Use the proper entry CONFIG_PREEMPT.

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Cc: Steven Rostedt <srostedt@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/trace/trace.c