From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752131AbZHXLBj (ORCPT ); Mon, 24 Aug 2009 07:01:39 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751845AbZHXLBi (ORCPT ); Mon, 24 Aug 2009 07:01:38 -0400 Received: from mx3.mail.elte.hu ([157.181.1.138]:43026 "EHLO mx3.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751052AbZHXLBi (ORCPT ); Mon, 24 Aug 2009 07:01:38 -0400 Date: Mon, 24 Aug 2009 13:01:23 +0200 From: Ingo Molnar To: Paul Mundt , Frederic Weisbecker , Josh Stone , linux-kernel@vger.kernel.org, Jason Baron , Li Zefan , Steven Rostedt , Peter Zijlstra , Mathieu Desnoyers , Jiaying Zhang , Martin Bligh , Lai Jiangshan Subject: Re: [PATCH v3 2/4] tracing: Make syscall_(un)regfunc arch-specific Message-ID: <20090824110123.GA6162@elte.hu> References: <1250795373-32363-1-git-send-email-jistone@redhat.com> <1250917125-6174-1-git-send-email-jistone@redhat.com> <1250917125-6174-2-git-send-email-jistone@redhat.com> <1250917125-6174-3-git-send-email-jistone@redhat.com> <20090823211422.GG6256@nowhere> <20090824014025.GA12653@linux-sh.org> <20090824084101.GE2424@elte.hu> <20090824085944.GA15330@linux-sh.org> <20090824095652.GC25267@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090824095652.GC25267@elte.hu> User-Agent: Mutt/1.5.18 (2008-05-17) X-ELTE-SpamScore: -1.5 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-1.5 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -1.5 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Ingo Molnar wrote: > ( Also, could you please fix your mailer so that it does not damage > threads? It generates such bogus headers: > > Mail-Followup-To: Paul Mundt , > Ingo Molnar , > Frederic Weisbecker , > Josh Stone , linux-kernel@vger.kernel.org, > Jason Baron , Li Zefan , > Steven Rostedt , > Peter Zijlstra , > Mathieu Desnoyers , > Jiaying Zhang , > Martin Bligh , > Lai Jiangshan > > which messes up replies. ) Paul, you forgot to reply to this bit. Mail-Followup-To is quite a PITA on lkml. Ingo