From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH] add support for the AArch64 architecture Date: Fri, 13 Sep 2013 11:14:25 -0400 Message-ID: <20130913151425.GA29262@redhat.com> References: <1379076991-4812-1-git-send-email-will.deacon@arm.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <1379076991-4812-1-git-send-email-will.deacon@arm.com> Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Will Deacon Cc: trinity@vger.kernel.org On Fri, Sep 13, 2013 at 01:56:31PM +0100, Will Deacon wrote: > This patch wires up support for the AArch64 architecture, which has been > supported in the mainline kernel (as arm64) since 3.7. > > Signed-off-by: Will Deacon > --- > > If I'm hacking on Alpha, I should probably do AArch64 as well... heh, looks good. thanks Will, Applied. Dave