Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753736AbbBXSWA (ORCPT ); Tue, 24 Feb 2015 13:22:00 -0500 Received: from mail.skyhub.de ([78.46.96.112]:56595 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753691AbbBXSV6 (ORCPT ); Tue, 24 Feb 2015 13:21:58 -0500 Date: Tue, 24 Feb 2015 19:22:52 +0100 From: Borislav Petkov To: Denys Vlasenko Cc: Andy Lutomirski , Linus Torvalds , Oleg Nesterov , "H. Peter Anvin" , Frederic Weisbecker , X86 ML , Alexei Starovoitov , Will Drewry , Kees Cook , Steven Rostedt , linux-kernel@vger.kernel.org Subject: Re: [PATCH 4/6 v2] x86: entry_64.S: fold test_in_nmi macro into its only user Message-ID: <20150224182252.GI3420@pd.tnic> References: <1424782358-23816-1-git-send-email-dvlasenk@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1424782358-23816-1-git-send-email-dvlasenk@redhat.com> 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 Content-Length: 1204 Lines: 37 On Tue, Feb 24, 2015 at 01:52:38PM +0100, Denys Vlasenko wrote: > No code changes. > > Changes since v1: added comments as requested by Steven Rostedt > > Signed-off-by: Denys Vlasenko > CC: Linus Torvalds > CC: Oleg Nesterov > CC: Borislav Petkov > CC: "H. Peter Anvin" > CC: Andy Lutomirski > CC: Frederic Weisbecker > CC: X86 ML > CC: Alexei Starovoitov > CC: Will Drewry > CC: Kees Cook > CC: Steven Rostedt > CC: linux-kernel@vger.kernel.org > --- > arch/x86/kernel/entry_64.S | 30 ++++++++++++++---------------- > 1 file changed, 14 insertions(+), 16 deletions(-) Looks ok to me. Acked-by: Borislav Petkov -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/