Re: [PATCH] x86/bugs: Adjust SRSO mitigation to new features
From: Sean Christopherson
Date: Wed Nov 06 2024 - 10:20:46 EST
On Tue, Nov 05, 2024, Borislav Petkov wrote:
> On Tue, Nov 05, 2024 at 11:18:16AM -0800, Sean Christopherson wrote:
> > It gets there, usually (as evidenced by my response). But even for me, there's
> > a non-zero chance I'll miss something that's only Cc'd to kvm@, largely because
> > kvm@ is used by all things virt, i.e. it's a bit noisy:
> >
> > $ git grep kvm@ MAINTAINERS | wc -l
> > 29
>
> Hm, ok, so what do you guys prefer to be CCed on? Everyone from
> get_maintainer.pl's output? commit signers, authors, everyone? Or?
I prefer to be To:/Cc:'d on any patches that touch files that are covered by
relevant MAINTAINERS entries. IMO, pulling names/emails from git is useless noise
the vast majority of the time.