Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752989AbbGRImu (ORCPT ); Sat, 18 Jul 2015 04:42:50 -0400 Received: from mail.skyhub.de ([78.46.96.112]:37381 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751574AbbGRImq (ORCPT ); Sat, 18 Jul 2015 04:42:46 -0400 Date: Sat, 18 Jul 2015 10:42:36 +0200 From: Borislav Petkov To: Josh Poimboeuf Cc: Andy Lutomirski , Ingo Molnar , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , Michal Marek , Peter Zijlstra , Andy Lutomirski , Linus Torvalds , Andi Kleen , Pedro Alves , X86 ML , live-patching@vger.kernel.org, "linux-kernel@vger.kernel.org" Subject: Re: [RFC PATCH 13/21] x86/asm/crypto: Fix frame pointer usage in aesni-intel_asm.S Message-ID: <20150718084236.GA26430@nazgul.tnic> References: <2ea0f0602978178eafd012e52b8bdb83cfb159d5.1437150175.git.jpoimboe@redhat.com> <20150717194307.GA26757@gmail.com> <20150717203746.GB12761@treble.redhat.com> <20150717204438.GC12761@treble.redhat.com> <20150717205930.GD12761@treble.redhat.com> <20150717211019.GE12761@treble.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150717211019.GE12761@treble.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: 598 Lines: 23 On Fri, Jul 17, 2015 at 04:10:19PM -0500, Josh Poimboeuf wrote: > Actually I'm not done painting. Personally it seems a little too > verbose. I still like ENTRY_FRAME and ENDPROC_FRAME_RETURN :p Let's balance it out even more: ENTRY_FRAME(..) ... ENDPROC_FRAME(..) -- 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/