[PATCH 1/1] powerpc: Add H_ILLAN_ATTRIBUTES

Brian King brking at linux.vnet.ibm.com
Wed Jul 11 00:41:14 EST 2007


Adds the H_ILLAN_ATTRIBUTES hcall

Signed-off-by: Brian King <brking at linux.vnet.ibm.com>
---

 linux-2.6-bjking1/include/asm-powerpc/hvcall.h |    1 +
 1 file changed, 1 insertion(+)

diff -puN include/asm-powerpc/hvcall.h~powerpc_illan_attrs include/asm-powerpc/hvcall.h
--- linux-2.6/include/asm-powerpc/hvcall.h~powerpc_illan_attrs	2007-07-10 09:37:57.000000000 -0500
+++ linux-2.6-bjking1/include/asm-powerpc/hvcall.h	2007-07-10 09:37:57.000000000 -0500
@@ -206,6 +206,7 @@
 #define H_FREE_LOGICAL_LAN_BUFFER 0x1D4
 #define H_QUERY_INT_STATE       0x1E4
 #define H_POLL_PENDING		0x1D8
+#define H_ILLAN_ATTRIBUTES	0x244
 #define H_JOIN			0x298
 #define H_VASI_STATE            0x2A4
 #define H_ENABLE_CRQ		0x2B0
_



More information about the Linuxppc-dev mailing list