]> git.karo-electronics.de Git - linux-beck.git/commit
MIPS: Make VPE count to be one-based.
authorSteven J. Hill <sjhill@mips.com>
Fri, 31 Aug 2012 21:23:49 +0000 (16:23 -0500)
committerSteven J. Hill <sjhill@mips.com>
Thu, 13 Sep 2012 20:43:51 +0000 (15:43 -0500)
commit3234f4466934f08136736790e3de3c6debc71271
treeb825db51dd6262ba86f880d68dbd8f312a8d87e4
parentec167f2d9b9ba784cc17d4449973e68665800388
MIPS: Make VPE count to be one-based.

When dealing with multiple VPEs, the count needs to be one-based
for correct initialization of the GIC.

Signed-off-by: Steven J. Hill <sjhill@mips.com>
arch/mips/kernel/irq-gic.c