Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752712AbaBOKAf (ORCPT ); Sat, 15 Feb 2014 05:00:35 -0500 Received: from gate.crashing.org ([63.228.1.57]:34093 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752168AbaBOKAb (ORCPT ); Sat, 15 Feb 2014 05:00:31 -0500 Message-ID: <1392458365.10050.24.camel@pasglop> Subject: Re: [PATCH 39/48] powerpc: Replace __get_cpu_var uses From: Benjamin Herrenschmidt To: Steven Rostedt Cc: Christoph Lameter , Tejun Heo , akpm@linuxfoundation.org, linux-kernel@vger.kernel.org, Ingo Molnar , Peter Zijlstra , Thomas Gleixner , Paul Mackerras Date: Sat, 15 Feb 2014 20:59:25 +1100 In-Reply-To: <20140214232636.0a683ca0@gandalf.local.home> References: <20140214201841.826179349@linux.com> <20140214201908.082769265@linux.com> <1392436208.10050.22.camel@pasglop> <20140214232636.0a683ca0@gandalf.local.home> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.8.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2014-02-14 at 23:26 -0500, Steven Rostedt wrote: > On Sat, 15 Feb 2014 14:50:08 +1100 > Benjamin Herrenschmidt wrote: > > > For some reason Im still getting these as attachments instead of inline > > in the email, which makes reviewing a major PITA. Christoph, I'm not > > sure what you are doing wrong here but you should consider fixing it :-) > > Get a better email client ;-) Hah, maybe, I use evolution... but those patches from Christoph are the only ones to do that for me, everything else works just fine. Cheers, Ben. > They show up fine for me. Looking at the raw format, could it possibly > be the DKIM-Signature? Here's (most of) the header: > > Return-Path: cl@linux.com > X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on goliath > X-Spam-Level: > X-Spam-Status: No, score=-0.3 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, > LOCAL_SUBJECT_PATCH,RCVD_IN_DNSWL_NONE autolearn=unavailable version=3.3.2 > Delivered-To: rostedt@goodmis.org > X-FDA: 68539149672.07.nose31_2242917219f26 > X-HE-Tag: nose31_2242917219f26 > X-Filterd-Recvd-Size: 34239 > Received: from mail.hover.com.cust.hostedemail.com [216.40.42.134] > by goliath with IMAP (fetchmail-6.3.26) > for (single-drop); Fri, 14 Feb 2014 15:23:03 -0500 (EST) > Received: from qmta09.emeryville.ca.mail.comcast.net (qmta09.emeryville.ca.mail.comcast.net [76.96.30.96]) > by imf20.hostedemail.com (Postfix) with ESMTP > for ; Fri, 14 Feb 2014 20:20:35 +0000 (UTC) > Received: from omta15.emeryville.ca.mail.comcast.net ([76.96.30.71]) > by qmta09.emeryville.ca.mail.comcast.net with comcast > id SKft1n0011Y3wxoA9LLbGd; Fri, 14 Feb 2014 20:20:35 +0000 > Received: from gentwo.org ([98.213.233.247]) > by omta15.emeryville.ca.mail.comcast.net with comcast > id SLLY1n0095Lw0ES8bLLZFV; Fri, 14 Feb 2014 20:20:34 +0000 > Received: by gentwo.org (Postfix, from userid 1001) > id 2941A68181; Fri, 14 Feb 2014 14:19:08 -0600 (CST) > Message-Id: <20140214201908.082769265@linux.com> > Date: Fri, 14 Feb 2014 14:19:20 -0600 > From: Christoph Lameter > To: Tejun Heo > Cc: akpm@linuxfoundation.org, > rostedt@goodmis.org, > linux-kernel@vger.kernel.org, > Ingo Molnar , > Peter Zijlstra , > Thomas Gleixner , > Benjamin Herrenschmidt , > Paul Mackerras > Subject: [PATCH 39/48] powerpc: Replace __get_cpu_var uses > References: <20140214201841.826179349@linux.com> > Content-Type: text/plain; charset=UTF-8 > Content-Disposition: inline; filename=this_powerpc > DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=comcast.net; > s=q20121106; t=1392409235; > bh=3eMNjwtVIqOOdbqtLUxQGKw+WvtREJiNlp1vuKEVub8=; > h=Received:Received:Received:Message-Id:Date:From:To:Subject: > Content-Type; > b=AtOZLlCPJL9tvUnoSyw0qPmNQym1dGDConwMdjEnayz2rNubuobF/JYdewBUypgbZ > 3sq/JQoBriYX8NsMHQhzZL4bh+7gM6OPWhGSIczq6MNuzFvw7E9MVTeX+t+yhVXMNG > O+sWkLbWkM18luLRPlJU7wD6ANEFrGgQvt7i1GqSrCVZ+qKgXq9brzu9NTsMp4ODzv > Djs9LTZEBTjbYxllW+16x+lV/Y6zY9LYQzsB6VEEpjO2J5Z6Wbk12K4puGL0rPPKoW > rpxrQjP44g+Tgr5iguuBUQAqIuzcgbDu3MtOwz+HllZuKiye+qQB+Eq/U5+CqtaIxl > FN9CB0XgHTDJA== > > > -- Steve > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/