From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752063AbbJQS04 (ORCPT ); Sat, 17 Oct 2015 14:26:56 -0400 Received: from mail-wi0-f178.google.com ([209.85.212.178]:38252 "EHLO mail-wi0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751560AbbJQS0y (ORCPT ); Sat, 17 Oct 2015 14:26:54 -0400 Date: Sat, 17 Oct 2015 19:26:51 +0100 From: Matt Fleming To: Borislav Petkov Cc: Sai Praneeth Prakhya , linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org, dave.hansen@intel.com, Ricardo Neri , Glenn P Williamson , Ravi Shankar Subject: Re: [PATCH V2] x86/efi: Fix kernel panic when CONFIG_DEBUG_VIRTUAL is enabled Message-ID: <20151017182651.GA9866@codeblueprint.co.uk> References: <1445037627-6488-1-git-send-email-sai.praneeth.prakhya@intel.com> <20151017094738.GA3669@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151017094738.GA3669@pd.tnic> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 17 Oct, at 11:47:38AM, Borislav Petkov wrote: > > Looks ok to me, these minor nitpicks can be adjusted when applying, no > need to send another version. > > Which brings me to the next question: Matt, are you picking this up or > should I? I'll pick it up and make your suggested changes. > If you, then > > Reviewed-by: Borislav Petkov Thanks!