Re: [PATCH] x86/cpu: Fix typos and improve the comments in sync_core()

2020-08-19 Thread Ingo Molnar
* Ricardo Neri wrote: > > @@ -47,16 +47,19 @@ static inline void iret_to_self(void) > > * > > * b) Text was modified on a different CPU, may subsequently be > > * executed on this CPU, and you want to make sure the new version > > - * gets executed. This generally means you're

Re: [PATCH] x86/cpu: Fix typos and improve the comments in sync_core()

2020-08-18 Thread Ricardo Neri
On Tue, Aug 18, 2020 at 07:31:30AM +0200, Ingo Molnar wrote: > > * tip-bot2 for Ricardo Neri wrote: > > > --- a/arch/x86/include/asm/sync_core.h > > +++ b/arch/x86/include/asm/sync_core.h > > @@ -5,6 +5,7 @@ > > #include > > #include > > #include > > +#include > > > > #ifdef

[PATCH] x86/cpu: Fix typos and improve the comments in sync_core()

2020-08-17 Thread Ingo Molnar
* tip-bot2 for Ricardo Neri wrote: > --- a/arch/x86/include/asm/sync_core.h > +++ b/arch/x86/include/asm/sync_core.h > @@ -5,6 +5,7 @@ > #include > #include > #include > +#include > > #ifdef CONFIG_X86_32 > static inline void iret_to_self(void) > @@ -54,14 +55,23 @@ static inline