From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758071Ab2FENr2 (ORCPT ); Tue, 5 Jun 2012 09:47:28 -0400 Received: from casper.infradead.org ([85.118.1.10]:46303 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756215Ab2FENr1 convert rfc822-to-8bit (ORCPT ); Tue, 5 Jun 2012 09:47:27 -0400 Message-ID: <1338904039.28282.180.camel@twins> Subject: Re: [PATCH] perf: Fix intel shared extra msr allocation From: Peter Zijlstra To: Stephane Eranian Cc: "Yan, Zheng" , "Yan, Zheng" , linux-kernel@vger.kernel.org Date: Tue, 05 Jun 2012 15:47:19 +0200 In-Reply-To: References: <1338520856-21020-1-git-send-email-zheng.z.yan@intel.com> <1338891271.28282.155.camel@twins> <1338892071.28282.157.camel@twins> <1338898024.28282.160.camel@twins> <1338899999.28282.164.camel@twins> <1338901490.28282.167.camel@twins> <1338903164.28282.177.camel@twins> Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-Mailer: Evolution 3.2.2- Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2012-06-05 at 15:38 +0200, Stephane Eranian wrote: > Will try it on my systems. Though it appears the patch has some > ^M all over. Yeah, stupid evolution can only do quoted-printable these days.. progress they call this :/ I can send you an awk script to unmangle it if you want.. but git can do it too somehow.