Re: [PATCH 05/14] powerpc: Add new code patching routines

2008-06-25 Thread Michael Ellerman
On Tue, 2008-06-24 at 08:48 -0500, Kumar Gala wrote: > On Jun 23, 2008, at 8:32 PM, Michael Ellerman wrote: > > > This commit adds some new routines for patching code, they will be > > used > > in a following commit. > > > > Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> > > --- > > arch/po

Re: [PATCH 05/14] powerpc: Add new code patching routines

2008-06-24 Thread Kumar Gala
On Jun 23, 2008, at 8:32 PM, Michael Ellerman wrote: This commit adds some new routines for patching code, they will be used in a following commit. Signed-off-by: Michael Ellerman <[EMAIL PROTECTED]> --- arch/powerpc/lib/code-patching.c| 107 ++ + includ