From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Jones Subject: Re: [PATCH] wire up support for the Alpha architecture Date: Tue, 10 Sep 2013 14:38:01 -0400 Message-ID: <20130910183801.GA3613@redhat.com> References: Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: Sender: trinity-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Vince Weaver Cc: trinity@vger.kernel.org On Tue, Sep 10, 2013 at 01:43:04PM -0400, Vince Weaver wrote: > > Will Deacon has more exotic hardware than I do: he sent this patch > against my perf_fuzzer to add Alpha support (he already used it to find a > kernel bug). > > Anyway since I use the trinity headers, the patch applies equally well > against trinity. > > I'm not sure enough with my git skills to know if sending a patch like > this will preserve attributions properly, so I apologize if this breaks > somehow. > > > From: Will Deacon > > Signed-off-by: Will Deacon Looks like git-am did the right thing. thanks, Dave