Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1674726 > unrolled thread

[PATCH 0/3] x86: Last-minute fixlets

Started byBorislav Petkov <bp@alien8.de>
First post2017-06-26 14:40 +0200
Last post2017-06-26 14:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/3] x86: Last-minute fixlets Borislav Petkov <bp@alien8.de> - 2017-06-26 14:40 +0200

#1674726 — [PATCH 0/3] x86: Last-minute fixlets

FromBorislav Petkov <bp@alien8.de>
Date2017-06-26 14:40 +0200
Subject[PATCH 0/3] x86: Last-minute fixlets
Message-ID<tWBt7-2mb-5@gated-at.bofh.it>
From: Borislav Petkov <bp@suse.de>

Hi guys,

last three small fixlets for tip before the merge window. Two go to
tip:ras/core and one to tip:x86/microcode.

Please queue,
thanks.

Christophe JAILLET (1):
  RAS/CEC: Check the correct variable in the debugfs error handling

Colin Ian King (1):
  x86/microcode: Make a couple of symbols static

Yazen Ghannam (1):
  x86/mce: Always save severity in machine_check_poll()

 arch/x86/kernel/cpu/mcheck/mce.c      | 7 +------
 arch/x86/kernel/cpu/microcode/amd.c   | 2 +-
 arch/x86/kernel/cpu/microcode/intel.c | 2 +-
 drivers/ras/cec.c                     | 2 +-
 4 files changed, 4 insertions(+), 9 deletions(-)

-- 
2.13.0

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web