Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752396AbbBRUAm (ORCPT ); Wed, 18 Feb 2015 15:00:42 -0500 Received: from mail-la0-f49.google.com ([209.85.215.49]:37939 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750772AbbBRUAk (ORCPT ); Wed, 18 Feb 2015 15:00:40 -0500 MIME-Version: 1.0 In-Reply-To: <1423778052-21038-1-git-send-email-dvlasenk@redhat.com> References: <1423778052-21038-1-git-send-email-dvlasenk@redhat.com> From: Andy Lutomirski Date: Wed, 18 Feb 2015 12:00:18 -0800 Message-ID: Subject: Re: [PATCH 1/3 v3] x86: entry_64.S: fix wrong symbolic constant usage: R11->ARGOFFSET To: Denys Vlasenko Cc: Linus Torvalds , Oleg Nesterov , Borislav Petkov , "H. Peter Anvin" , Frederic Weisbecker , X86 ML , Alexei Starovoitov , Will Drewry , Kees Cook , "linux-kernel@vger.kernel.org" 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: 482 Lines: 12 On Thu, Feb 12, 2015 at 1:54 PM, Denys Vlasenko wrote: > Since the last fix of this nature, few more instances have crept in. > Fix them up. No object code changes (constants have the same value). Applied. --Andy -- 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/