[PATCH 2/2] ARM: vexpress: Add interrupt-affinity

Robert Schwebel r.schwebel at pengutronix.de
Thu Apr 30 10:55:41 PDT 2015


On Thu, Apr 30, 2015 at 07:54:08PM +0200, Robert Schwebel wrote:
> Without this property, we get this boot warning:
> 
> [    0.459361] CPU PMU: Failed to parse <no-node>/interrupt-affinity[0]
> 
> Signed-off-by: Robert Schwebel <r.schwebel at pengutronix.de>

However, with this patch applied, the messages above disappear, but I
still get this:

[    0.495280] CPU PMU: Failed to find logical CPU for cpu

on a kernel configured with CONFIG_SMP=n. nr_cpu_ids is 1 there, while 
the loop still loops over all available cores. Ths makes the logic fail.

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the linux-arm-kernel mailing list