From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:34528 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S937284AbeE3INm (ORCPT ); Wed, 30 May 2018 04:13:42 -0400 Date: Wed, 30 May 2018 10:12:55 +0200 From: Greg KH To: Borislav Petkov Cc: stable Subject: Re: A fix for 4.14 and 4.16 Message-ID: <20180530081255.GA1340@kroah.com> References: <20180530080158.GA1550@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180530080158.GA1550@zn.tnic> Sender: stable-owner@vger.kernel.org List-ID: On Wed, May 30, 2018 at 10:01:59AM +0200, Borislav Petkov wrote: > Hi Greg, > > please queue: > > 1. 8a331f4a0863 ("x86/mce/AMD: Carve out SMCA get_block_address() code") > 2. 78ce241099bb ("x86/MCE/AMD: Cache SMCA MISC block addresses") > > in that order to > > 4.14 > 4.16 > > as it fixes an uninit mem read bug: https://bugzilla.kernel.org/show_bug.cgi?id=199851 > > Patches apply cleanly and build fine. Both now queued up, thanks. greg k-h