public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* CMCI vector not initialized on BP
@ 2013-03-05 23:05 Hartnett, Fred
  2013-03-11 22:29 ` Tony Luck
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Hartnett, Fred @ 2013-03-05 23:05 UTC (permalink / raw)
  To: linux-ia64

smp_callin is responsible for initializing the CMC interrupt vector register for all APs, but the BP vector is not initialized since the BP is already online and therefore does not utilize smp_callin. The resulting behavior is the CMC interrupt on CPU0 is always masked as the vector value is 0x0 and TPR register is 0. Is this by design or an oops?

Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-03-20 12:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-05 23:05 CMCI vector not initialized on BP Hartnett, Fred
2013-03-11 22:29 ` Tony Luck
2013-03-11 22:42 ` Hartnett, Fred
2013-03-15 20:21 ` Luck, Tony
2013-03-19 23:13 ` Tony Luck
2013-03-20 12:49 ` Hartnett, Fred

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox