Re: [PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond

2021-06-17 Thread Michael Ellerman
On Fri, 11 Jun 2021 19:10:57 + (UTC), Christophe Leroy wrote: > linux/processor.h has exactly same defination for spin_until_cond. > Drop the redundant defination in asm/processor.h Applied to powerpc/next. [1/2] powerpc/64: drop redundant defination of spin_until_cond

Re: [PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond

2021-06-11 Thread Sudeep Holla
On Fri, Jun 11, 2021 at 07:10:57PM +, Christophe Leroy wrote: > From: Sudeep Holla > > linux/processor.h has exactly same defination for spin_until_cond. > Drop the redundant defination in asm/processor.h > Wow you must be real good at ML archaeology, this must have been at-least 3+ years

[PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond

2021-06-11 Thread Christophe Leroy
From: Sudeep Holla linux/processor.h has exactly same defination for spin_until_cond. Drop the redundant defination in asm/processor.h Cc: Nicholas Piggin Cc: Michael Ellerman Signed-off-by: Sudeep Holla Signed-off-by: Christophe Leroy --- That's just a rebase

[RESEND][PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond

2018-02-26 Thread Sudeep Holla
linux/processor.h has exactly same defination for spin_until_cond. Drop the redundant defination in asm/processor.h Cc: Nicholas Piggin Cc: Michael Ellerman Signed-off-by: Sudeep Holla --- arch/powerpc/include/asm/processor.h | 11

[RFC PATCH 1/2] powerpc/64: drop redundant defination of spin_until_cond

2018-02-19 Thread Sudeep Holla
linux/processor.h has exactly same defination for spin_until_cond. Drop the redundant defination in asm/processor.h Cc: Nicholas Piggin Cc: Michael Ellerman Signed-off-by: Sudeep Holla --- arch/powerpc/include/asm/processor.h | 11