mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Lendacky, Thomas" <Thomas.Lendacky@amd.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Ricardo Neri <ricardo.neri-calderon@linux.intel.com>,
	"x86@kernel.org" <x86@kernel.org>, Ingo Molnar <mingo@redhat.com>,
	Borislav Petkov <bp@alien8.de>, "H. Peter Anvin" <hpa@zytor.com>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH] x86/umip: Make the UMIP activated message generic
Date: Wed, 5 Dec 2018 14:43:09 +0000	[thread overview]
Message-ID: <cfdd7539-577a-7c86-4347-ff3982b0a18a@amd.com> (raw)
In-Reply-To: <20181205074709.GA105592@gmail.com>

On 12/05/2018 01:47 AM, Ingo Molnar wrote:
> 
> * Lendacky, Thomas <Thomas.Lendacky@amd.com> wrote:
> 
>> The User Mode Instruction Prevention (UMIP) feature is part of the x86_64
>> instruction set architecture and not specific to Intel.  Make the message
>> generic.
>>
>> Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
>> ---
>>
>> This patch is against the x86/cpu branch of the tip tree:
>>   git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/cpu
>>
>>  arch/x86/kernel/cpu/common.c |    2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c
>> index 2c56b80..cb28e98 100644
>> --- a/arch/x86/kernel/cpu/common.c
>> +++ b/arch/x86/kernel/cpu/common.c
>> @@ -353,7 +353,7 @@ static __always_inline void setup_umip(struct cpuinfo_x86 *c)
>>  
>>  	cr4_set_bits(X86_CR4_UMIP);
>>  
>> -	pr_info_once("x86/cpu: Intel User Mode Instruction Prevention (UMIP) activated\n");
>> +	pr_info_once("x86/cpu: User Mode Instruction Prevention (UMIP) activated\n");
> 
> Is there any public information about which AMD CPUs are going to support 
> it?

No public information yet...

Thanks,
Tom

> 
> The latest AMD CPU I can test on is a Ryzen Threadripper 1950X, and that 
> doesn't have UMIP.
> 
> Thanks,
> 
> 	Ingo
> 

      reply	other threads:[~2018-12-05 14:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-04 22:27 Lendacky, Thomas
2018-12-05  7:47 ` Ingo Molnar
2018-12-05 14:43   ` Lendacky, Thomas [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cfdd7539-577a-7c86-4347-ff3982b0a18a@amd.com \
    --to=thomas.lendacky@amd.com \
    --cc=bp@alien8.de \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=mingo@redhat.com \
    --cc=ricardo.neri-calderon@linux.intel.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®