Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751897AbbBMByu (ORCPT ); Thu, 12 Feb 2015 20:54:50 -0500 Received: from mail-qc0-f172.google.com ([209.85.216.172]:55743 "EHLO mail-qc0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468AbbBMByt (ORCPT ); Thu, 12 Feb 2015 20:54:49 -0500 MIME-Version: 1.0 In-Reply-To: References: <1423691753-16279-1-git-send-email-dvlasenk@redhat.com> <20150212171754.GD24269@pd.tnic> From: Denys Vlasenko Date: Fri, 13 Feb 2015 02:54:28 +0100 Message-ID: Subject: Re: [PATCH 1/2] x86: entry_64.S: always allocate complete "struct pt_regs" To: Andy Lutomirski Cc: Borislav Petkov , Denys Vlasenko , Linus Torvalds , Oleg Nesterov , "H. Peter Anvin" , Frederic Weisbecker , X86 ML , Alexei Starovoitov , Will Drewry , Kees Cook , Linux Kernel Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 765 Lines: 18 On Thu, Feb 12, 2015 at 11:29 PM, Andy Lutomirski wrote: >> Thanks! >> The renaming of macros caught the bug at compile time, as intended. >> >> I'll send an updated patch set v3 in a minute. It will have >> additional patch in front, since that location in code >> also wrongly uses R11 instead of ARGOFFSET. > > If you aren't already, can you base it here: > > https://git.kernel.org/cgit/linux/kernel/git/luto/linux.git/log/?h=x86/entry Yes, the most recent 3-patch set is on top of that tree. -- 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/