From mboxrd@z Thu Jan 1 00:00:00 1970 Received: with ECARTIS (v1.0.0; list linux-mips); Fri, 11 Nov 2011 13:54:41 +0100 (CET) Received: from h5.dl5rb.org.uk ([81.2.74.5]:58169 "EHLO linux-mips.org" rhost-flags-OK-OK-OK-FAIL) by eddie.linux-mips.org with ESMTP id S1903957Ab1KKMyi (ORCPT ); Fri, 11 Nov 2011 13:54:38 +0100 Received: from duck.linux-mips.net (duck.linux-mips.net [127.0.0.1]) by duck.linux-mips.net (8.14.4/8.14.4) with ESMTP id pABCsaQm008367; Fri, 11 Nov 2011 12:54:36 GMT Received: (from ralf@localhost) by duck.linux-mips.net (8.14.4/8.14.4/Submit) id pABCsa4e008364; Fri, 11 Nov 2011 12:54:36 GMT Date: Fri, 11 Nov 2011 12:54:36 +0000 From: Ralf Baechle To: Hillf Danton Cc: linux-mips@linux-mips.org Subject: Re: [PATCH 12/12] MIPS: Netlogic: Mark Netlogic chips as SMT capable Message-ID: <20111111125436.GD28303@linux-mips.org> References: <7a1a9bad5b110e931f1662ebaae4c0164d4dcc84.1321011002.git.jayachandranc@netlogicmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7a1a9bad5b110e931f1662ebaae4c0164d4dcc84.1321011002.git.jayachandranc@netlogicmicro.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-archive-position: 31555 X-ecartis-version: Ecartis v1.0.0 Sender: linux-mips-bounce@linux-mips.org Errors-to: linux-mips-bounce@linux-mips.org X-original-sender: ralf@linux-mips.org Precedence: bulk X-list: linux-mips Return-Path: X-Keywords: X-UID: 10267 On Fri, Nov 11, 2011 at 05:11:08PM +0530, Hillf Danton wrote: > Date: Fri, 11 Nov 2011 17:11:08 +0530 > From: Hillf Danton Normally if you're resending other people's patches they should be sent out with your email in the email's From: header and with the patch author's name and Email address in a From: line in the first (important, otherwise git won't parse it right) of the body. Somehow here Hillf ended up in the From: header which may be confusing, might upset him and might also trigger spam filters. No need to resend but you may want to fix that for the next batch of patches. Ralf