From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759044AbbIDL0h (ORCPT ); Fri, 4 Sep 2015 07:26:37 -0400 Received: from foss.arm.com ([217.140.101.70]:43218 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759023AbbIDL0g (ORCPT ); Fri, 4 Sep 2015 07:26:36 -0400 Date: Fri, 4 Sep 2015 12:26:32 +0100 From: Catalin Marinas To: Alexander Kuleshov Cc: Will Deacon , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 2/3] arm64/setup: Use ID_AA64ISAR0_EL1_.* macros Message-ID: <20150904112632.GC17253@e104818-lin.cambridge.arm.com> References: <1441303911-9421-1-git-send-email-kuleshovmail@gmail.com> <1441303972-9480-1-git-send-email-kuleshovmail@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1441303972-9480-1-git-send-email-kuleshovmail@gmail.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 On Fri, Sep 04, 2015 at 12:12:52AM +0600, Alexander Kuleshov wrote: > The 26d75e67c commit (arm64/cpufeature.h: Add macros for a cpu features Please drop the commit number here, that's specific to your tree and not something in mainline. -- Catalin