[IA64] Add interface so modules can discover whether multithreading is on.
authorStephane Eranian <eranian@hpl.hp.com>
Thu, 21 Sep 2006 17:35:44 +0000 (10:35 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 26 Sep 2006 18:39:38 +0000 (11:39 -0700)
Add is_multithreading_enabled() to check whether multi-threading
is enabled independently of which cpu is currently online

Signed-off-by: stephane eranian <eranian@hpl.hp.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>

No differences found