oprofile/x86: remove CONFIG_SMP macros
authorRobert Richter <robert.richter@amd.com>
Mon, 3 May 2010 09:58:46 +0000 (11:58 +0200)
committerRobert Richter <robert.richter@amd.com>
Tue, 4 May 2010 09:37:56 +0000 (11:37 +0200)
commit216f3d9b4e5121feea4b13fae9d4c83e8d7e1c8a
treeb1f40d9d27b3b5b2818a257ec7fe1df217c4c34c
parent2623a1d55a6260c855e1f6d1895900b50b40a896
oprofile/x86: remove CONFIG_SMP macros

CPU notifier register functions also exist if CONFIG_SMP is
disabled. This change is part of hotplug code rework and also
necessary for later patches.

Cc: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/nmi_int.c