Re: [PATCH] check for GIQ indicator before calling set-indicator

2008-12-13 Thread Milton Miller
On Dec 11, 2008, at 1:14 PM, Nathan Lynch wrote: Since "Factor out cpu joining/unjoining the GIQ" (b4963255ad5a426f04a0bb15c4315fa4bb40cde9) the WARN_ON in xics_set_cpu_giq() is being triggered during boot on JS20 because the GIQ indicator is not available on that platform. While the warning is

[PATCH] check for GIQ indicator before calling set-indicator

2008-12-11 Thread Nathan Lynch
Since "Factor out cpu joining/unjoining the GIQ" (b4963255ad5a426f04a0bb15c4315fa4bb40cde9) the WARN_ON in xics_set_cpu_giq() is being triggered during boot on JS20 because the GIQ indicator is not available on that platform. While the warning is harmless and the system runs normally, it's nicer t