From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751996AbaKJPbl (ORCPT ); Mon, 10 Nov 2014 10:31:41 -0500 Received: from mail.skyhub.de ([78.46.96.112]:39554 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751292AbaKJPbj (ORCPT ); Mon, 10 Nov 2014 10:31:39 -0500 Date: Mon, 10 Nov 2014 16:31:37 +0100 From: Borislav Petkov To: x86-ml Cc: lkml Subject: [GIT PULL] microcode fixes for tip/x86/urgent Message-ID: <20141110153137.GD4359@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi guys, please queue those two fixes for early microcode loading on 32-bit for x86/urgent. Thanks. --- The following changes since commit e6023367d779060fddc9a52d1f474085b2b36298: x86, kaslr: Prevent .bss from overlaping initrd (2014-11-01 22:20:50 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git tags/microcode_fixes_for_3.18 for you to fetch changes up to c0a717f23dccdb6e3b03471bc846fdc636f2b353: x86, microcode, AMD: Fix ucode patch stashing on 32-bit (2014-11-10 13:50:55 +0100) ---------------------------------------------------------------- Two fixes for early microcode loader on 32-bit: * access the dis_ucode_ldr chicken bit properly * fix patch stashing on AMD on 32-bit ---------------------------------------------------------------- Borislav Petkov (2): x86, microcode: Fix accessing dis_ucode_ldr on 32-bit x86, microcode, AMD: Fix ucode patch stashing on 32-bit arch/x86/kernel/cpu/microcode/amd_early.c | 24 ++++++++++++++---------- arch/x86/kernel/cpu/microcode/core_early.c | 2 +- 2 files changed, 15 insertions(+), 11 deletions(-) -- Regards/Gruss, Boris. Sent from a fat crate under my desk. Formatting is fine. --