linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception"
       [not found] <20210608003715.66882-1-sherry.yang@oracle.com>
@ 2021-06-16 22:59 ` Sherry Yang
  2021-06-17 10:32   ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Sherry Yang @ 2021-06-16 22:59 UTC (permalink / raw)
  To: mingo, tglx, bp; +Cc: stable, linux-kernel, Sherry Yang


> On Jun 7, 2021, at 5:37 PM, Sherry Yang <sherry.yang@oracle.com> wrote:
> 
> Could you also backport these two commits
> adefe55e7258 ("x86/kernel: Convert to new CPU match macros")
> 2c88d45edbb8 ("x86, sched: Treat Intel SNC topology as default,
> COD as exception") to 5.4.y?
> 
> Commit adefe55e7258 ("x86/kernel: Convert to new CPU match macros")
> is a prerequisite of the second commit. There are conflicts while
> cherry-picking commit adefe55e7258 ("x86/kernel: Convert to new
> CPU match macros"), which are caused by a later commit
> c84cb3735fd5 ("x86/apic: Move TSC deadline timer debug printk").
> Keep the later code base.
> 
> Alison Schofield (1):
>  x86, sched: Treat Intel SNC topology as default, COD as exception
> 
> Thomas Gleixner (1):
>  x86/kernel: Convert to new CPU match macros
> 
> arch/x86/kernel/apic/apic.c | 32 ++++++-------
> arch/x86/kernel/smpboot.c   | 90 +++++++++++++++++++------------------
> arch/x86/kernel/tsc_msr.c   | 14 +++---
> arch/x86/power/cpu.c        | 16 +------
> 4 files changed, 68 insertions(+), 84 deletions(-)
> 
> -- 
> 2.27.0
> 

Hi,
 
We have seen that the warning “sched: CPU #20's llc-sibling CPU #0 is not on 
the same node! [node: 1 != 0]. Ignoring dependency. ” applies to 5.4 but we don’t 
observe the fix in 5.4. I'm sending this email to apply the fix from upstream 
2c88d45edbb8 ("x86, sched: Treat Intel SNC topology as default, COD as 
exception") to 5.4 and also resolve the dependency conflict caused by 
prerequisite commit adefe55e7258 ("x86/kernel: Convert to new CPU match 
macros”) by keeping the later code base, please refer to the
previous two patches for the detail.
 
Thanks,
Sherry


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception"
  2021-06-16 22:59 ` [PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception" Sherry Yang
@ 2021-06-17 10:32   ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-06-17 10:32 UTC (permalink / raw)
  To: Sherry Yang; +Cc: mingo, tglx, bp, stable, linux-kernel

On Wed, Jun 16, 2021 at 10:59:46PM +0000, Sherry Yang wrote:
> 
> > On Jun 7, 2021, at 5:37 PM, Sherry Yang <sherry.yang@oracle.com> wrote:
> > 
> > Could you also backport these two commits
> > adefe55e7258 ("x86/kernel: Convert to new CPU match macros")
> > 2c88d45edbb8 ("x86, sched: Treat Intel SNC topology as default,
> > COD as exception") to 5.4.y?
> > 
> > Commit adefe55e7258 ("x86/kernel: Convert to new CPU match macros")
> > is a prerequisite of the second commit. There are conflicts while
> > cherry-picking commit adefe55e7258 ("x86/kernel: Convert to new
> > CPU match macros"), which are caused by a later commit
> > c84cb3735fd5 ("x86/apic: Move TSC deadline timer debug printk").
> > Keep the later code base.
> > 
> > Alison Schofield (1):
> >  x86, sched: Treat Intel SNC topology as default, COD as exception
> > 
> > Thomas Gleixner (1):
> >  x86/kernel: Convert to new CPU match macros
> > 
> > arch/x86/kernel/apic/apic.c | 32 ++++++-------
> > arch/x86/kernel/smpboot.c   | 90 +++++++++++++++++++------------------
> > arch/x86/kernel/tsc_msr.c   | 14 +++---
> > arch/x86/power/cpu.c        | 16 +------
> > 4 files changed, 68 insertions(+), 84 deletions(-)
> > 
> > -- 
> > 2.27.0
> > 
> 
> Hi,
>  
> We have seen that the warning “sched: CPU #20's llc-sibling CPU #0 is not on 
> the same node! [node: 1 != 0]. Ignoring dependency. ” applies to 5.4 but we don’t 
> observe the fix in 5.4. I'm sending this email to apply the fix from upstream 
> 2c88d45edbb8 ("x86, sched: Treat Intel SNC topology as default, COD as 
> exception") to 5.4 and also resolve the dependency conflict caused by 
> prerequisite commit adefe55e7258 ("x86/kernel: Convert to new CPU match 
> macros”) by keeping the later code base, please refer to the
> previous two patches for the detail.
>  

I have no idea what you want me to do here, sorry.

Please provide a working, tested, set of patches backported to the
relevant stable trees you want to see them applied to, and I will be
glad to review and queue them up if they look good.  No one here is in
the position to "resolve the dependency conflict" of anything here for
you, sorry, you will need to do this yourself as you are in the best
position to do so.

thanks!

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-06-17 10:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20210608003715.66882-1-sherry.yang@oracle.com>
2021-06-16 22:59 ` [PATCH 5.4 0/2] Backports "x86, sched: Treat Intel SNC topology as default, COD as exception" Sherry Yang
2021-06-17 10:32   ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).