perfcounters: fix acpi_idle_do_entry() workaround
authorIngo Molnar <mingo@elte.hu>
Mon, 16 Feb 2009 14:32:23 +0000 (15:32 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 16 Feb 2009 14:36:41 +0000 (15:36 +0100)
commit37a25424252b6cff4dd4b1937ab6a1dbfcadabcc
treebb519b9461c508bf24afbd4b8cf2427a77128f9c
parent73ca2f8380311115723c7afe811f3ed1f0ba945e
perfcounters: fix acpi_idle_do_entry() workaround

Fix merge error in drivers/acpi/processor_idle.c. This
resulted in non-working perfcounters on certain Nehalem
systems.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
drivers/acpi/processor_idle.c