]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/ppc64/kernel/ItLpQueue.c
[PATCH] ppc64: Spread lpevents by default on iSeries
[linux-2.6-omap-h63xx.git] / arch / ppc64 / kernel / ItLpQueue.c
index e90dca8bd1367ec775c1d983b931513226a83ab6..d37793467808446c4a54491189cb8a6a7b8cec5b 100644 (file)
@@ -69,7 +69,7 @@ struct HvLpEvent * ItLpQueue_getNextLpEvent( struct ItLpQueue * lpQueue )
        return nextLpEvent;
 }
 
-unsigned long spread_lpevents = 1;
+unsigned long spread_lpevents = NR_CPUS;
 
 int ItLpQueue_isLpIntPending( struct ItLpQueue * lpQueue )
 {