diff options
author | Nathan Fontenot <nfont@linux.vnet.ibm.com> | 2013-04-24 05:53:10 (GMT) |
---|---|---|
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2013-04-26 06:08:21 (GMT) |
commit | 530b5e1475e5bab5d5e5d03438004ad609068146 (patch) | |
tree | 671a1086b47efab3383e847c67452a4eba8d8fe8 /arch/powerpc/lib | |
parent | 49c68a8518b4c109b01fd0b15dbb08c64fab911d (diff) | |
download | linux-530b5e1475e5bab5d5e5d03438004ad609068146.tar.xz |
powerpc/pseries: Move architecture vector definitions to prom.h
As part of handling of PRRN events we need to check vector 5 of the
architecture vector bits reported in the device tree to ensure PRRN event
handling is enabled. To do this firmware_has_feature() is updated (in a
subsequent patch) to make this check vector 5 bits. To avoid having to
re-define bits in the architecture vector the bit definitions are moved
to prom.h.
Signed-off-by: Nathan Fontenot <nfont@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/lib')
0 files changed, 0 insertions, 0 deletions