Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752217AbbEFUjx (ORCPT ); Wed, 6 May 2015 16:39:53 -0400 Received: from mail-ig0-f175.google.com ([209.85.213.175]:37944 "EHLO mail-ig0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751593AbbEFUjI (ORCPT ); Wed, 6 May 2015 16:39:08 -0400 MIME-Version: 1.0 In-Reply-To: <2014027751.44926.1430944422045.JavaMail.zimbra@efficios.com> References: <1430940068-4326-1-git-send-email-mathieu.desnoyers@efficios.com> <1430940068-4326-2-git-send-email-mathieu.desnoyers@efficios.com> <20150506202120.GA23011@cloud> <371299002.44925.1430944039395.JavaMail.zimbra@efficios.com> <2014027751.44926.1430944422045.JavaMail.zimbra@efficios.com> Date: Wed, 6 May 2015 13:39:07 -0700 X-Google-Sender-Auth: q2BgjpDc34Q7xlPquUDuMfDDWJ8 Message-ID: Subject: Re: [PATCH v18 for v4.1-rc2 1/3] sys_membarrier(): system-wide memory barrier (generic, x86) From: Linus Torvalds To: Mathieu Desnoyers Cc: Josh Triplett , Andrew Morton , Linux Kernel Mailing List , KOSAKI Motohiro , Steven Rostedt , Nicholas Miell , Ingo Molnar , Alan Cox , Lai Jiangshan , Stephen Hemminger , Thomas Gleixner , Peter Zijlstra , David Howells , Pranith Kumar , Michael Kerrisk , Linux API Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 828 Lines: 19 On Wed, May 6, 2015 at 1:33 PM, Mathieu Desnoyers wrote: > > Will try moving those parts under a "---" in the commit > message, and hope it does what I intend. Yeah, that should do it for anybody who then uses "git am" to apply the patches you send out. It's kind of hacky, and I've always worried a bit that somebody uses "^---$' for real in a commit message and things get lost, but it is *such* a useful way to add notes to emails that aren't fit for actually committing, that the risk has never outweighed the benefits. Linus -- 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/