login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
October
»
3
Re: [PATCH] x86, cpu: X86_FEATURE_NOPL should be disabled on 32-bit only
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: [PATCH] x86, cpu: X86_FEATURE_NOPL should be disabled on 32-bit only
Date: Sunday, October 3, 2010 - 11:19 am
I think we actually need to set it on 64 bits. "Borislav Petkov" <bp@alien8.de> wrote:
quoted text
>ba0593bf553c450a03dbc5f8c1f0ff58b778a0c8 cleared the aforementioned >cpuid bit only on 32-bit due to various problems with Virtual PC. This >somehow got lost during the 32- + 64-bit merge so restore the feature >bit on 64-bit. > >Signed-off-by: Borislav Petkov <bp@alien8.de> >--- > arch/x86/kernel/cpu/common.c | 2 ++ > 1 files changed, 2 insertions(+), 0 deletions(-) > >diff --git a/arch/x86/kernel/cpu/common.c b/arch/x86/kernel/cpu/common.c >index caa967d..9a2cfeb 100644 >--- a/arch/x86/kernel/cpu/common.c >+++ b/arch/x86/kernel/cpu/common.c >@@ -713,7 +713,9 @@ void __init early_cpu_init(void) > */ > static void __cpuinit detect_nopl(struct cpuinfo_x86 *c) > { >+#ifdef CONFIG_X86_32 > clear_cpu_cap(c, X86_FEATURE_NOPL); >+#endif > } > > static void __cpuinit generic_identify(struct cpuinfo_x86 *c) >-- >1.7.2.3 > >-- >Regards/Gruss, > Boris.
-- Sent from my mobile phone. Please pardon any lack of formatting. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
NOPL on 32-bit
, Borislav Petkov
, (Sun Oct 3, 2:37 am)
Re: NOPL on 32-bit
, H. Peter Anvin
, (Sun Oct 3, 7:43 am)
[PATCH] x86, cpu: X86_FEATURE_NOPL should be disabled on 3 ...
, Borislav Petkov
, (Sun Oct 3, 8:22 am)
Re: [PATCH] x86, cpu: X86_FEATURE_NOPL should be disabled ...
, H. Peter Anvin
, (Sun Oct 3, 11:19 am)
Re: [PATCH] x86, cpu: X86_FEATURE_NOPL should be disabled ...
, Borislav Petkov
, (Sun Oct 3, 1:11 pm)
Re: [PATCH] x86, cpu: X86_FEATURE_NOPL should be disabled ...
, H. Peter Anvin
, (Sun Oct 3, 3:22 pm)
[PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, Borislav Petkov
, (Mon Oct 4, 12:31 am)
[tip:x86/cpu] x86, cpu: Fix X86_FEATURE_NOPL
, tip-bot for Borislav ...
, (Mon Oct 4, 1:36 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, Linus Torvalds
, (Mon Oct 4, 1:47 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, H. Peter Anvin
, (Mon Oct 4, 2:02 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, Linus Torvalds
, (Mon Oct 4, 2:12 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, H. Peter Anvin
, (Mon Oct 4, 2:21 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, Borislav Petkov
, (Mon Oct 4, 2:48 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, H. Peter Anvin
, (Mon Oct 4, 2:50 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, H. Peter Anvin
, (Mon Oct 4, 2:53 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, Hugh Dickins
, (Mon Oct 4, 3:17 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, H. Peter Anvin
, (Mon Oct 4, 3:19 pm)
Re: [PATCH] x86, cpu: Fix X86_FEATURE_NOPL
, Borislav Petkov
, (Mon Oct 4, 11:19 pm)
Re: [tip:x86/cpu] x86, cpu: Fix X86_FEATURE_NOPL
, Borislav Petkov
, (Tue Oct 5, 2:47 am)
Re: [tip:x86/cpu] x86, cpu: Fix X86_FEATURE_NOPL
, H. Peter Anvin
, (Tue Oct 5, 9:30 am)
Re: [tip:x86/cpu] x86, cpu: Fix X86_FEATURE_NOPL
, Borislav Petkov
, (Tue Oct 5, 9:53 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Ingo Molnar
Re: [PATCH v3] x86: merge the simple bitops and move them to bitops.h
Linus Torvalds
Re: [PATCH -v2] rmap: make anon_vma_prepare link in all the anon_vmas of a mergeab...
Matthew Wilcox
Re: Pull request for semaphore include changes
Benjamin Herrenschmidt
Re: [RFC PATCH 03/11] ppc: Create ops to choose between direct window and iommu ba...
git
:
Junio C Hamano
Re: pack operation is thrashing my server
Tay Ray Chuan
Re: [PATCH 02/18] http-push, http-walker: style fixes
Chris Frey
whitespace checking in git-add?
Luben Tuikov
Re: New way of tracking remote branches -- question
Kirill Smelkov
[TopGit PATCH] tg help: <something>: improve readability
git-commits-head
:
Linux Kernel Mailing List
sony-laptop: Add support for extended hotkeys
Linux Kernel Mailing List
rtl8187: use DMA-aware buffers with usb_control_msg
Linux Kernel Mailing List
[ARM] pxa/em-x270: explicitly set .gpio_cs in TDO35S SPI chip data
Linux Kernel Mailing List
epoll: clean up ep_modify
Linux Kernel Mailing List
IB/core: Add support for masked atomic operations
linux-netdev
:
Inaky Perez-Gonzalez
[PATCH 40/40] wimax/i2400m: add CREDITS and MAINTAINERS entries
Karsten Keil
[mISDN PATCH v2 05/19] Reduce stack size in dsp_cmx_send()
Valentine Barshak
[PATCH 1/2] ibm_newemac: PowerPC 440GX EMAC PHY clock workaround
Hannes Eder
[PATCH 06/27] drivers/net/atlx: fix sparse warnings: make symbols static
Gerrit Renker
Re: [PATCH 16/37] dccp: API to query the current TX/RX CCID
freebsd-current
:
Boris Samorodov
Re: twa + dump = sbwait
Kamigishi Rei
Re: HEAD newfs/sysinstall issues
Julian Elischer
Re: reproducible panic in netisr
Bruce Cran
sctp panic in _mtx_lock_sleep when attempting to connect to a remote machine
韓家標 Bill Hacker
Re: ZFS honesty
Colocation donated by:
Syndicate