Re: [PATCH v3 4/12] Move architecture vector definitions to prom.h

2013-04-22 Thread Benjamin Herrenschmidt
On Mon, 2013-04-22 at 13:35 -0500, Nathan Fontenot wrote: > As part of handling handling PRRN events we will need to check the > vector 5 portion of the architecture bits reported in the device tree > to ensure that PRRN event handling is enabled. In order to do this > firmware_has_feature is updat

[PATCH v3 4/12] Move architecture vector definitions to prom.h

2013-04-22 Thread Nathan Fontenot
As part of handling handling PRRN events we will need to check the vector 5 portion of the architecture bits reported in the device tree to ensure that PRRN event handling is enabled. In order to do this firmware_has_feature is updated (in a subsequent patch) to make this check. To avoid having to