Re: [PATCH] powerpc/64s/exception: Fix kaup -> kuap typo

2019-11-14 Thread Michael Ellerman
On Tue, 2019-10-22 at 06:06:03 UTC, Andrew Donnellan wrote: > It's KUAP, not KAUP. Fix typo in INT_COMMON macro. > > Signed-off-by: Andrew Donnellan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/1db550f44ab672b5ded14a94e092b9a9a2d29c8c cheers

Re: [PATCH] powerpc/64s/exception: Fix kaup -> kuap typo

2019-10-21 Thread Russell Currey
On Tue, 2019-10-22 at 17:06 +1100, Andrew Donnellan wrote: > It's KUAP, not KAUP. Fix typo in INT_COMMON macro. > > Signed-off-by: Andrew Donnellan Akced-by: Russell Currey