Re: [PATCH 5/8] Read rtas partition via pstore

2013-04-15 Thread Aruna Balakrishnaiah
On Monday 15 April 2013 01:31 PM, Michael Ellerman wrote: On Wed, Apr 10, 2013 at 12:53:27PM +0530, Aruna Balakrishnaiah wrote: This patch exploits pstore infrastructure to read the details from NVRAM's rtas partition. Does that mean it's exposed in the pstore filesystem? Yeah thats right.

Re: [PATCH 5/8] Read rtas partition via pstore

2013-04-15 Thread Michael Ellerman
On Wed, Apr 10, 2013 at 12:53:27PM +0530, Aruna Balakrishnaiah wrote: > This patch exploits pstore infrastructure to read the details > from NVRAM's rtas partition. Does that mean it's exposed in the pstore filesystem? > Signed-off-by: Aruna Balakrishnaiah > Reviewed-by: Jim Keniston > --- > a

[PATCH 5/8] Read rtas partition via pstore

2013-04-10 Thread Aruna Balakrishnaiah
This patch exploits pstore infrastructure to read the details from NVRAM's rtas partition. Signed-off-by: Aruna Balakrishnaiah Reviewed-by: Jim Keniston --- arch/powerpc/platforms/pseries/nvram.c | 33 +--- fs/pstore/inode.c |3 +++ include