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

No differences found