x86, bts: DS and BTS initialization
authorMarkus Metzger <markus.t.metzger@googlemail.com>
Sun, 9 Nov 2008 13:29:21 +0000 (14:29 +0100)
committerIngo Molnar <mingo@elte.hu>
Mon, 10 Nov 2008 07:50:32 +0000 (08:50 +0100)
Impact: widen BTS/PEBS ptrace enablement to more CPU models

Move BTS initialisation out of an #ifdef CONFIG_X86_64 guard.

Assume core2 BTS and DS layout for future models of family 6 processors.

Signed-off-by: Markus Metzger <markus.t.metzger@intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found