Re: [PATCH 15/17] powerpc: Add config option for transactional memory

2013-02-13 Thread Michael Neuling
Kumar Gala wrote: > > On Feb 12, 2013, at 10:31 PM, Michael Neuling wrote: > > > Kconfig option for transactional memory on powerpc. > > > > Signed-off-by: Matt Evans > > Signed-off-by: Michael Neuling > > --- > > arch/powerpc/Kconfig |8 > > 1 file changed, 8 insertions(+) > >

Re: [PATCH 15/17] powerpc: Add config option for transactional memory

2013-02-13 Thread Kumar Gala
On Feb 12, 2013, at 10:31 PM, Michael Neuling wrote: > Kconfig option for transactional memory on powerpc. > > Signed-off-by: Matt Evans > Signed-off-by: Michael Neuling > --- > arch/powerpc/Kconfig |8 > 1 file changed, 8 insertions(+) > > diff --git a/arch/powerpc/Kconfig b/arch