Re: [GIT PULL] x86 fix

2020-08-02 Thread pr-tracker-bot
The pull request you sent on Sun, 2 Aug 2020 21:17:45 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-2020-08-02 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/5a30a78924ecd97b0335d2e1d3e01a5023c1a3d8 Thank you! -- Deet-doot-dot, I

[GIT PULL] x86 fix

2020-08-02 Thread Ingo Molnar
Linus, Please pull the latest x86/urgent git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-2020-08-02 # HEAD: bdd65589593edd79b6a12ce86b3b7a7c6dae5208 x86/i8259: Use printk_deferred() to prevent deadlock A single fix for a potential deadlock when

Re: [GIT PULL] x86 fix

2019-09-28 Thread pr-tracker-bot
The pull request you sent on Sat, 28 Sep 2019 14:42:43 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/f19e00ee84be14e840386cb4f3c0bda5b9cfb5ab Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fix

2019-09-28 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ca14c996afe7228ff9b480cf225211cc17212688 x86/purgatory: Disable the stackleak GCC plugin for the purgatory A kexec fix for the case

Re: [GIT PULL] x86 fix

2019-07-14 Thread pr-tracker-bot
The pull request you sent on Sun, 14 Jul 2019 13:32:11 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/577d9460d3d0a69b96f749f974642441ae186a7f Thank you! -- Deet-doot-dot, I am

[GIT PULL] x86 fix

2019-07-14 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: e9a1379f9219be439f47a0f063431a92dc529eda x86/vdso: Fix flip/flop vdso build bug A single build system bugfix. Thanks, Ingo

Re: [GIT PULL] x86 fix

2019-05-05 Thread pr-tracker-bot
The pull request you sent on Sun, 5 May 2019 13:00:29 +0200: > git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/13369e831173251e2bc3bc2a78f67c387e8d9609 Thank you! -- Deet-doot-dot, I am a

[GIT PULL] x86 fix

2019-05-05 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: b51ce3744f115850166f3d6c292b9c8cb849ad4f x86/mm/mem_encrypt: Disable all instrumentation for early SME setup Disable function tracing

Re: [GIT pull] x86 fix for 4.19

2018-09-29 Thread Greg Kroah-Hartman
On Sat, Sep 29, 2018 at 08:25:48PM +0200, Thomas Gleixner wrote: > Greg, > > please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now pulled, thanks. greg k-h

Re: [GIT pull] x86 fix for 4.19

2018-09-29 Thread Greg Kroah-Hartman
On Sat, Sep 29, 2018 at 08:25:48PM +0200, Thomas Gleixner wrote: > Greg, > > please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git > x86-urgent-for-linus Now pulled, thanks. greg k-h

[GIT pull] x86 fix for 4.19

2018-09-29 Thread Thomas Gleixner
Greg, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for the AMD memory encryption boot code so it does not read random garbage instead of the cached encryption bit when a kexec kernel is

[GIT pull] x86 fix for 4.19

2018-09-29 Thread Thomas Gleixner
Greg, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for the AMD memory encryption boot code so it does not read random garbage instead of the cached encryption bit when a kexec kernel is

[GIT pull] x86 fix for 4.18

2018-08-05 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix, which addresses boot failures on machines which do not report EBDA correctly, which can place the trampoline into reserved memory

[GIT pull] x86 fix for 4.18

2018-08-05 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix, which addresses boot failures on machines which do not report EBDA correctly, which can place the trampoline into reserved memory

[GIT PULL] x86 fix

2018-07-21 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: fbdb328c6bae0a7c78d75734a738b66b86dffc96 x86/MCE: Remove min interval polling limitation A single fix for a MCE-polling regression,

[GIT PULL] x86 fix

2018-07-21 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: fbdb328c6bae0a7c78d75734a738b66b86dffc96 x86/MCE: Remove min interval polling limitation A single fix for a MCE-polling regression,

[GIT pull] x86 fix for 4.17

2018-05-06 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Unbreak the CPUID CPUID_8000_0008_EBX reload which got dropped when the evaluation of physical and virtual bits which uses the same CPUID leaf was

[GIT pull] x86 fix for 4.17

2018-05-06 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Unbreak the CPUID CPUID_8000_0008_EBX reload which got dropped when the evaluation of physical and virtual bits which uses the same CPUID leaf was

[GIT pull] x86 fix for 4.16

2018-03-18 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for vmalloc_fault() which uses p*d_huge() unconditionally whether CONFIG_HUGETLBFS is set or not. In case of CONFIG_HUGETLBFS=n this

[GIT pull] x86 fix for 4.16

2018-03-18 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for vmalloc_fault() which uses p*d_huge() unconditionally whether CONFIG_HUGETLBFS is set or not. In case of CONFIG_HUGETLBFS=n this

[GIT pull] x86 fix for 4.15

2018-01-21 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for the WBINVD issue introduced by the SME support which causes kexec fails on non AMD/SME capable CPUs. Issue WBINVD only when the

[GIT pull] x86 fix for 4.15

2018-01-21 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for the WBINVD issue introduced by the SME support which causes kexec fails on non AMD/SME capable CPUs. Issue WBINVD only when the

[GIT pull] x86 fix for 4.14

2017-09-17 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix addressing the missing CP8 feature bit in CPUID for a range of AMD ZEN models/mask revisions. Thanks, tglx

[GIT pull] x86 fix for 4.14

2017-09-17 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix addressing the missing CP8 feature bit in CPUID for a range of AMD ZEN models/mask revisions. Thanks, tglx

[GIT pull] x86 fix for 4.13

2017-08-04 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus The recent irq core changes unearthed API abuse in the HPET code, which manifested itself in a suspend/resume regression. The fix replaces the

[GIT pull] x86 fix for 4.13

2017-08-04 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus The recent irq core changes unearthed API abuse in the HPET code, which manifested itself in a suspend/resume regression. The fix replaces the

[GIT pull] x86 fix for 4.10

2017-02-18 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Make the build clean by working around yet another GCC stupidity. Thanks, tglx --> Kirill A. Shutemov (1):

[GIT pull] x86 fix for 4.10

2017-02-18 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Make the build clean by working around yet another GCC stupidity. Thanks, tglx --> Kirill A. Shutemov (1):

[GIT pull] x86 fix for 4.10

2017-01-22 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Restore the retrigger callbacks in the IO APIC irq chips. That addresses a long standing regression which got introduced with the rewrite of the

[GIT pull] x86 fix for 4.10

2017-01-22 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Restore the retrigger callbacks in the IO APIC irq chips. That addresses a long standing regression which got introduced with the rewrite of the

[GIT pull] x86 fix for 4.9

2016-10-29 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single bugfix for the recent changes related to registering the boot cpu when this has not happened before prefill_possible_map(). The main

[GIT pull] x86 fix for 4.9

2016-10-29 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single bugfix for the recent changes related to registering the boot cpu when this has not happened before prefill_possible_map(). The main

[GIT pull] x86 fix for 4.8

2016-09-04 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for an AMD erratum so machines without a BIOS fix work. Thanks, tglx --> Emanuel Czirai (1):

[GIT pull] x86 fix for 4.8

2016-09-04 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for an AMD erratum so machines without a BIOS fix work. Thanks, tglx --> Emanuel Czirai (1):

[GIT PULL] x86 fix

2016-07-25 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 4d581259b7d44c8120a614b4e9244094c824d51f x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk Leftover fix from the v4.7 cycle: adds a

[GIT PULL] x86 fix

2016-07-25 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 4d581259b7d44c8120a614b4e9244094c824d51f x86/reboot: Add Dell Optiplex 7450 AIO reboot quirk Leftover fix from the v4.7 cycle: adds a

[GIT pull] x86 fix for 4.6

2016-05-15 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Just the missing compat entry for the new pread/writev2. Thanks, tglx --> Dmitry V. Levin (1): x86: Use compat

[GIT pull] x86 fix for 4.6

2016-05-15 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus Just the missing compat entry for the new pread/writev2. Thanks, tglx --> Dmitry V. Levin (1): x86: Use compat

[GIT pull] x86 fix for 4.3

2015-09-18 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single regression fix for the x86 dma allocator which got wreckaged in the merge window. Thanks, tglx --> Junichi

[GIT pull] x86 fix for 4.3

2015-09-18 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single regression fix for the x86 dma allocator which got wreckaged in the merge window. Thanks, tglx --> Junichi

[GIT pull] x86 fix for 4.2

2015-08-25 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for a APIC regression introduced in 4.0 which went undetected until now. I screwed up the x2apic cleanup in a subtle way. The screwup

[GIT pull] x86 fix for 4.2

2015-08-25 Thread Thomas Gleixner
Linus, please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus A single fix for a APIC regression introduced in 4.0 which went undetected until now. I screwed up the x2apic cleanup in a subtle way. The screwup

[GIT PULL] x86 fix, left over from the v4.1 cycle

2015-06-22 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 04c17341b42699a5859a8afa05e64ba08a4e5235 x86/boot: Fix overflow warning with 32-bit binutils A build fix for certain (rare) variants

[GIT PULL] x86 fix, left over from the v4.1 cycle

2015-06-22 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 04c17341b42699a5859a8afa05e64ba08a4e5235 x86/boot: Fix overflow warning with 32-bit binutils A build fix for certain (rare) variants

[GIT PULL] x86 fix

2015-05-15 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ef7254a595912b026d80a4116b8c4cd5b79d9c62 x86/vdso: Fix 'make bzImage' on older distros A bzImage build fix on older distros.

[GIT PULL] x86 fix

2015-05-15 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ef7254a595912b026d80a4116b8c4cd5b79d9c62 x86/vdso: Fix 'make bzImage' on older distros A bzImage build fix on older distros.

[GIT PULL] x86 fix left over from v4.0

2015-04-13 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 22ef882e6b5bd2bf668d10b1e2be3dc2fc365b99 x86/mm/numa: Fix kernel stack corruption in numa_init()->numa_clear_kernel_node_hotplug()

[GIT PULL] x86 fix left over from v4.0

2015-04-13 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 22ef882e6b5bd2bf668d10b1e2be3dc2fc365b99 x86/mm/numa: Fix kernel stack corruption in numa_init()-numa_clear_kernel_node_hotplug() Fix

[GIT PULL] x86 fix

2015-03-28 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: b3494a4ab20f6bdf74cdf2badf7918bb65ee8a00 x86/asm/entry: Check for syscall exit work with IRQs disabled Fix x86 syscall exit code bug

[GIT PULL] x86 fix

2015-03-28 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: b3494a4ab20f6bdf74cdf2badf7918bb65ee8a00 x86/asm/entry: Check for syscall exit work with IRQs disabled Fix x86 syscall exit code bug

[GIT PULL] x86 fix

2015-02-06 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 6d84d1d13081dca4b6bd532fb8b95a7ed5a816dd Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp

[GIT PULL] x86 fix

2015-02-06 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 6d84d1d13081dca4b6bd532fb8b95a7ed5a816dd Merge tag 'microcode_fix_for_3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp

[GIT PULL] x86 fix

2014-12-19 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 3fb2f4237bb452eb4e98f6a5dbd5a445b4fed9d0 x86/tls: Don't validate lm in set_thread_area() after all This tree contains a single TLS

[GIT PULL] x86 fix

2014-12-19 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: 3fb2f4237bb452eb4e98f6a5dbd5a445b4fed9d0 x86/tls: Don't validate lm in set_thread_area() after all This tree contains a single TLS

[GIT PULL] x86 fix

2014-04-19 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ea431643d6c38728195e2c456801c3ef66bb9991 x86/mce: Fix CMCI preemption bugs This fixes the preemption-count imbalance crash reported

[GIT PULL] x86 fix

2014-04-19 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: ea431643d6c38728195e2c456801c3ef66bb9991 x86/mce: Fix CMCI preemption bugs This fixes the preemption-count imbalance crash reported

[GIT PULL] x86 fix

2013-11-19 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: cc08e04c3fdcaab767b8db27527002b2b4d758cb x86: Export 'boot_cpu_physical_apicid' to modules A modular build fix for certain .config's.

[GIT PULL] x86 fix

2013-11-19 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus # HEAD: cc08e04c3fdcaab767b8db27527002b2b4d758cb x86: Export 'boot_cpu_physical_apicid' to modules A modular build fix for certain .config's.

[GIT PULL] x86 fix

2013-09-28 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD: accd1e823ed1d5980106dd522a4c535084400830 x86/microcode/AMD: Fix patch level reporting for family 15h An AMD microcode patch level sysfs

[GIT PULL] x86 fix

2013-09-28 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD: accd1e823ed1d5980106dd522a4c535084400830 x86/microcode/AMD: Fix patch level reporting for family 15h An AMD microcode patch level sysfs

[GIT PULL] x86 fix

2013-07-10 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD: 4787c368a9bca39e173d702389ee2eaf0520abc1 x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() irq-tracing fixlet.

[GIT PULL] x86 fix

2013-07-10 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD: 4787c368a9bca39e173d702389ee2eaf0520abc1 x86/tracing: Add irq_enter/exit() in smp_trace_reschedule_interrupt() irq-tracing fixlet.

Re: [GIT PULL] x86 fix

2012-10-23 Thread Borislav Petkov
On Tue, Oct 23, 2012 at 08:00:54AM -0700, H. Peter Anvin wrote: > I thought I had already pushed this fix with a proper description... Yes, this one is already upstream. -- Regards/Gruss, Boris. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message

Re: [GIT PULL] x86 fix

2012-10-23 Thread H. Peter Anvin
I thought I had already pushed this fix with a proper description... Ingo Molnar wrote: >Linus, > >Please pull the latest x86-urgent-for-linus git tree from: > >git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git >x86-urgent-for-linus > >HEAD: 235d220e1b55c1f8683fd4f59c3e8e39ba6ca915

[GIT PULL] x86 fix

2012-10-23 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD: 235d220e1b55c1f8683fd4f59c3e8e39ba6ca915 Merge tag 'numascale_mce_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into

[GIT PULL] x86 fix

2012-10-23 Thread Ingo Molnar
Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD: 235d220e1b55c1f8683fd4f59c3e8e39ba6ca915 Merge tag 'numascale_mce_fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into

Re: [GIT PULL] x86 fix

2012-10-23 Thread H. Peter Anvin
I thought I had already pushed this fix with a proper description... Ingo Molnar mi...@kernel.org wrote: Linus, Please pull the latest x86-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-urgent-for-linus HEAD:

Re: [GIT PULL] x86 fix

2012-10-23 Thread Borislav Petkov
On Tue, Oct 23, 2012 at 08:00:54AM -0700, H. Peter Anvin wrote: I thought I had already pushed this fix with a proper description... Yes, this one is already upstream. -- Regards/Gruss, Boris. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

Re: [git pull] x86: fix global_flush_tlb() bug

2007-10-19 Thread Andi Kleen
Thanks for catching. > why this bug never become prominent is a mystery - it can probably be > explained with the (still) relative obscurity of the x86_64 architecture. global_flush_tlb() is not very common in the big scheme of things. In a normal system it only happens single threaded during

[git pull] x86: fix global_flush_tlb() bug

2007-10-19 Thread Ingo Molnar
find a fix for a pretty serious global_flush_tlb() x86-64 bug below, -stable candidate too i think. Linus, please pull this fix from the x86 git tree: ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86.git | | Ingo Molnar (1): | x86: fix global_flush_tlb()

[git pull] x86: fix global_flush_tlb() bug

2007-10-19 Thread Ingo Molnar
find a fix for a pretty serious global_flush_tlb() x86-64 bug below, -stable candidate too i think. Linus, please pull this fix from the x86 git tree: ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86.git | | Ingo Molnar (1): | x86: fix global_flush_tlb()

Re: [git pull] x86: fix global_flush_tlb() bug

2007-10-19 Thread Andi Kleen
Thanks for catching. why this bug never become prominent is a mystery - it can probably be explained with the (still) relative obscurity of the x86_64 architecture. global_flush_tlb() is not very common in the big scheme of things. In a normal system it only happens single threaded during X