ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG
commit59222efe2d184956464abe5b637bc842ff053b93
authorSteven Rostedt <srostedt@redhat.com>
Thu, 12 Mar 2009 15:46:03 +0000 (12 11:46 -0400)
committerSteven Rostedt <srostedt@redhat.com>
Fri, 13 Mar 2009 01:14:59 +0000 (12 21:14 -0400)
tree210300f7e0442ca342c3b8ecf6ee76207b7e3b2f
parent1027fcb206a0fb8348e63aff078c74bdee1c2698
ring-buffer: use CONFIG_HOTPLUG_CPU not CONFIG_HOTPLUG

The hotplug code in the ring buffers is for use with CPU hotplug,
not generic hotplug.

Reported-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Steven Rostedt <srostedt@redhat.com>
kernel/trace/ring_buffer.c