]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/pseries: Enable PRRN handling
authorNathan Fontenot <nfont@linux.vnet.ibm.com>
Wed, 24 Apr 2013 06:06:17 +0000 (06:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 26 Apr 2013 06:08:26 +0000 (16:08 +1000)
commitff8a4ded2f31b1526826e6f8f1e2fc613245a73c
treecfb4e1a117957eb7acb577b9372a00a34f0d6d60
parentbafa619dc6703637d4d9ed2036c151d13a519faf
powerpc/pseries: Enable PRRN handling

The Linux kernel and platform firmware negotiate their mutual support
of the PRRN option via the ibm,client-architecture-support interface.
This patch simply sets the appropriate fields in the client architecture
vector to indicate Linux support for PRRN and will allow the firmware to
report PRRN events via the RTAS event-scan mechanism.

Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/prom_init.c