From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751654AbdKUIca (ORCPT ); Tue, 21 Nov 2017 03:32:30 -0500 Received: from mail-wr0-f194.google.com ([209.85.128.194]:37739 "EHLO mail-wr0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751369AbdKUIc3 (ORCPT ); Tue, 21 Nov 2017 03:32:29 -0500 X-Google-Smtp-Source: AGs4zMaTH8AqUK+GxmWpoUUi7XD/baVG1NlVoRlOIeetWvmQvvwRM+4RbQdZlvUgKVanZuqZCzG7Lw== Date: Tue, 21 Nov 2017 09:32:25 +0100 From: Ingo Molnar To: Dave Hansen Cc: linux-kernel@vger.kernel.org, x86@kernel.org Subject: Re: [PATCH 3/4] x86, selftests, protection_keys: rename si_pkey Message-ID: <20171121083225.bqgwfj3kl3motlwm@gmail.com> References: <20171111001226.810E7A73@viggo.jf.intel.com> <20171111001231.DFFC8285@viggo.jf.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171111001231.DFFC8285@viggo.jf.intel.com> User-Agent: NeoMutt/20170609 (1.8.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Dave Hansen wrote: > > si_pkey is now #defined to be the name of the new siginfo field that > protection keys uses. Rename it not to conflict. > > --- Ditto: added your Signed-off-by which I presume was intended. Thanks, Ingo