[PATCH] [2.4] Rename INTERNAL_ERROR used by RTAS

linas at austin.ibm.com linas at austin.ibm.com
Sat Oct 18 08:05:34 EST 2003


On Fri, Oct 17, 2003 at 04:30:52PM -0500, Olof Johansson wrote:
> Attached patch renames the INTERNAL_ERROR used by RTAS so it no longer conflicts with what the SCSI
> system uses.
>
>  /* Event classes */
> -#define INTERNAL_ERROR		0x80000000 /* set bit 0 */
> +#define RTAS_INTERNAL_ERROR	0x80000000 /* set bit 0 */
>  #define EPOW_WARNING		0x40000000 /* set bit 1 */
>  #define POWERMGM_EVENTS		0x20000000 /* set bit 2 */
>  #define HOTPLUG_EVENTS		0x10000000 /* set bit 3 */

I don't know who maintains RTAS, (or if there is a regular rtas
maitainer), but it seems clear to me that the 'right thing' would
have been to prepend RTAS_ to all of these tokens.

--linas


** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list