[PATCH 11/22] powerpc/eeh: Sync OPAL API with firmware

2013-05-14 Thread Gavin Shan
The patch synchronizes OPAL APIs between kernel and firmware. Signed-off-by: Gavin Shan --- arch/powerpc/include/asm/opal.h| 110 +++ arch/powerpc/platforms/powernv/opal-wrappers.S |2 + 2 files changed, 93 insertions(+), 19 deletions(-) diff --git a/arc

[PATCH 11/22] powerpc/eeh: Sync OPAL API with firmware

2013-03-01 Thread Gavin Shan
The patch synchronizes OPAL APIs between kernel and firmware. Signed-off-by: Gavin Shan --- arch/powerpc/include/asm/opal.h| 110 +++ arch/powerpc/platforms/powernv/opal-wrappers.S |2 + 2 files changed, 93 insertions(+), 19 deletions(-) diff --git a/arc