From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752722Ab3EJLAv (ORCPT ); Fri, 10 May 2013 07:00:51 -0400 Received: from mail-ea0-f169.google.com ([209.85.215.169]:45210 "EHLO mail-ea0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752640Ab3EJLAu (ORCPT ); Fri, 10 May 2013 07:00:50 -0400 Date: Fri, 10 May 2013 13:00:46 +0200 From: Ingo Molnar To: Peter Zijlstra Cc: Sasha Levin , torvalds@linux-foundation.org, linux-kernel@vger.kernel.org, jamie.iles@oracle.com, penberg@kernel.org, acme@ghostprotocols.net, paulus@samba.org, namhyung@kernel.org, Andrew Morton , Thomas Gleixner Subject: Re: [PATCH v3 8/9] liblockdep: Add the 'lockdep' user-space utility Message-ID: <20130510110046.GB18805@gmail.com> References: <1368115089-8909-1-git-send-email-sasha.levin@oracle.com> <1368115089-8909-9-git-send-email-sasha.levin@oracle.com> <20130510091912.GD3039@dyad.programming.kicks-ass.net> <20130510093557.GA16429@gmail.com> <20130510104134.GE31235@dyad.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130510104134.GE31235@dyad.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Peter Zijlstra wrote: > > If you started acking and emailing from the same address you'd only get > > one! :-) > > Bah, that'd mean actually retraining my muscle memory :-) You write out your acks? Wow :-) The way I do it is that I have two files named 'ack' and 'sob', with my Acked-by and Signed-off-by lines in them, so I can read them into whatever editing context I need them, without typing out the full thing. Saves typing and time - and gives email address flexibility ;-) Thanks, Ingo