[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140509103942.GA30231@awork2.anarazel.de>
Date: Fri, 9 May 2014 12:39:42 +0200
From: Andres Freund <andres@...razel.de>
To: Borislav Petkov <bp@...en8.de>
Cc: Borislav Petkov <bp@...e.de>, x86@...nel.org,
linux-kernel@...r.kernel.org,
"H. Peter Anvin" <hpa@...ux.intel.com>,
Ingo Molnar <mingo@...hat.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH 1/2] x86: Fix typo preventing msr_set/clear_bit from
having an effect
Hi,
On 2014-05-09 09:54:52 +0200, Borislav Petkov wrote:
> On Fri, May 09, 2014 at 03:29:16AM +0200, Andres Freund wrote:
> > Due to a typo the msr accessor function introduced in
> > 22085a66c2fab6cf9b9393c056a3600a6b4735de didn't have any lasting
> > effects because they accidentally wrote the old value back.
> >
> > After c0a639ad0bc6b178b46996bd1f821a04643e2bde this at the very least
> > this causes cpuid limits not to be lifted on some cpus leading to
> > missing capabilities for those.
> >
> > Signed-off-by: Andres Freund <andres@...razel.de>
> > Cc: Borislav Petkov <bp@...e.de>
> > Cc: H. Peter Anvin <hpa@...ux.intel.com>
> > Cc: Ingo Molnar <mingo@...hat.com>
> > Cc: Thomas Gleixner <tglx@...utronix.de>
> > ---
> > arch/x86/lib/msr.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> Good catch, thanks, and sorry about the screwup! :-[
>
> Acked-by: Borislav Petkov <bp@...e.de>
It got caught before the release, so all is well... Actually rather
surprised it only causes relatively minor problems; i.e. still boots.
Did I CC the correct people for this to get picked up for 3.15 or to I
need to do anything else?
Greetings,
Andres Freund
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists