From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752762AbdA3I4S (ORCPT ); Mon, 30 Jan 2017 03:56:18 -0500 Received: from mail-wm0-f67.google.com ([74.125.82.67]:34545 "EHLO mail-wm0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752540AbdA3Izw (ORCPT ); Mon, 30 Jan 2017 03:55:52 -0500 Date: Mon, 30 Jan 2017 09:46:32 +0100 From: Ingo Molnar To: Borislav Petkov Cc: Andrey Ryabinin , Thomas Gleixner , LKML , "H. Peter Anvin" Subject: Re: [PATCH] x86/microcode: Do not access the initrd after it has been freed Message-ID: <20170130084632.GA25091@gmail.com> References: <3e4b6f03-384d-411e-5243-9d3b0595d5cb@virtuozzo.com> <20170125172321.fpy6cswq3ibqvfgo@pd.tnic> <16165aad-5990-51f9-4dc7-c4b68597a4d5@virtuozzo.com> <20170125192336.kmgxmwcffdo2gxrf@pd.tnic> <20170126165833.evjemhbqzaepirxo@pd.tnic> <7d07442a-c64e-797b-c8c4-ef453df30cde@virtuozzo.com> <20170127090915.zh7ct7cnvx2ds7qk@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170127090915.zh7ct7cnvx2ds7qk@pd.tnic> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Borislav Petkov wrote: > On Fri, Jan 27, 2017 at 11:14:06AM +0300, Andrey Ryabinin wrote: > > Works for me as well. > > Tested-by: Andrey Ryabinin > > Thanks! Ok, I have applied this to tip:x86/urgent. Note that there are new conflicts with your pending work in tip:x86/microcode, and I fixed them up in: 7c5b4112040e Merge branch 'x86/urgent' into x86/microcode, to resolve conflicts Could you please double-check my conflict resolution? Thanks, Ingo