oprofile/x86: remove node check in AMD IBS initialization
authorRobert Richter <robert.richter@amd.com>
Thu, 28 Jan 2010 15:50:45 +0000 (16:50 +0100)
committerRobert Richter <robert.richter@amd.com>
Fri, 26 Feb 2010 14:14:01 +0000 (15:14 +0100)
commit89baaaa98a10cad5cc8516c7208b02d9fc711890
treea32069ab0afaa5cc881b66ce3fbdb7e6f1da2bb4
parent013cfc50672bbb638796545231683231647edb07
oprofile/x86: remove node check in AMD IBS initialization

Standard AMD systems have the same number of nodes as there are
northbridge devices. However, there may kernel configurations
(especially for 32 bit) or system setups exist, where the node number
is different or it can not be detected properly. Thus the check is not
reliable and may fail though IBS setup was fine. For this reason it is
better to remove the check.

Cc: stable <stable@kernel.org>
Signed-off-by: Robert Richter <robert.richter@amd.com>
arch/x86/oprofile/op_model_amd.c