Received: by 10.223.148.5 with SMTP id 5csp6274878wrq; Wed, 17 Jan 2018 11:35:28 -0800 (PST) X-Google-Smtp-Source: ACJfBouw1ZtnMJXCk0fY2QunUhf/m+2dj/cRC698dNIDm2utp1Q5ND+2lQV/Ieg40jcy7UrQcgdx X-Received: by 10.98.49.199 with SMTP id x190mr11528268pfx.1.1516217728018; Wed, 17 Jan 2018 11:35:28 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1516217727; cv=none; d=google.com; s=arc-20160816; b=XRgiJpFnMQ2Ff2ipMM/rHu4rwM/VRj/0R9pgeODdrw5OZHaz5JPbUNyPSSJja5h/1F nsn8T3ho0rDEvh0Sxqlh+zOQmYVl3DcpPAunDzyS8WvCL2gP3NQY3Mn35qtsyCP0NgzU 76pTAZ7qNpI7oa0HGIFgLJjV3bxzXs2Q6DQRETGVVNv1GsJXa9upEQZrrxRLODv1RKwB 8fuz7XwtMkjagx3WGDOppaFTrQyG08UzQyn6fyVcpjYYgl3/aWlHwYpGKZsiZOWLuQts /fRUVNOZoUQXZ0yryctuS4IBoyvIhnfPQwYfpY28FcYLMoKE5WTVTBDUVtUhPOm+nEJu BWvg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dmarc-filter:arc-authentication-results; bh=ncH97PoR3iwatnMRiQh9I9uFgsr/vkMcUZPQ86xUyMA=; b=eOm+p4mU/K6xhxnvaDnExkJA+9thwFuOV8SRASqgCCPJqLSKqNRZF90mvRVG4akK7f uY2gAEn/EW3HR4o2pi2xjIoucZSszccDtEAp1/TmD9zL3jgvU//BHYg+YCiowdJrL3M5 lUVeejXxzmsvoIAehCQqNvbcxuvMOkgJs8XiluHWxRUdaHS7i3BjjcZw9qYaxYW/jw4J fL1bQw0x8W5uTTAJeC7dMcGjxxexc9H6QM4mB2aPQpUDOFb7WvEft40dIFFzsUcnaeML 2LVP00t7w9x+D8vvJRr0kZETB7ElMLdQ8EcnIlonF1F6wW8sAGQdUooR1N5qiGi8/r2w /7Qg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x4si4418841pgb.334.2018.01.17.11.35.14; Wed, 17 Jan 2018 11:35:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932209AbeAQTd7 (ORCPT + 99 others); Wed, 17 Jan 2018 14:33:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:47702 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932142AbeAQTd6 (ORCPT ); Wed, 17 Jan 2018 14:33:58 -0500 Received: from gandalf.local.home (cpe-172-100-180-131.stny.res.rr.com [172.100.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BBBB621720; Wed, 17 Jan 2018 19:33:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BBBB621720 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=rostedt@goodmis.org Date: Wed, 17 Jan 2018 14:33:53 -0500 From: Steven Rostedt To: Rasmus Villemoes Cc: Petr Mladek , Sergey Senozhatsky , akpm@linux-foundation.org, linux-mm@kvack.org, Cong Wang , Dave Hansen , Johannes Weiner , Mel Gorman , Michal Hocko , Vlastimil Babka , Peter Zijlstra , Linus Torvalds , Jan Kara , Mathieu Desnoyers , Tetsuo Handa , rostedt@home.goodmis.org, Byungchul Park , Sergey Senozhatsky , Tejun Heo , Pavel Machek , linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 1/2] printk: Add console owner and waiter logic to load balance console writes Message-ID: <20180117143353.2e86dbde@gandalf.local.home> In-Reply-To: <2c4e5175-e806-02f9-1467-081a9f533de1@prevas.dk> References: <20180110132418.7080-1-pmladek@suse.com> <20180110132418.7080-2-pmladek@suse.com> <20180112115454.17c03c8f@gandalf.local.home> <20180112121148.20778932@gandalf.local.home> <2c4e5175-e806-02f9-1467-081a9f533de1@prevas.dk> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 17 Jan 2018 20:13:28 +0100 Rasmus Villemoes wrote: > If you use at least git 2.0.0 [1], set commit.cleanup to "scissors". > Something like > > git config commit.cleanup scissors > > should do the trick. Instead of stripping all lines starting with #, > that will only strip stuff below a line containing > > # ------------------------ >8 ------------------------ > > and git should be smart enough to insert that in the editor it fires up > for a commit message. > > > [1] https://github.com/git/git/blob/master/Documentation/RelNotes/2.0.0.txt > > Thanks for the pointer. -- Steve