Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752452AbbEGCuv (ORCPT ); Wed, 6 May 2015 22:50:51 -0400 Received: from mail-la0-f53.google.com ([209.85.215.53]:34411 "EHLO mail-la0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751493AbbEGCus (ORCPT ); Wed, 6 May 2015 22:50:48 -0400 MIME-Version: 1.0 In-Reply-To: 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> From: Andy Lutomirski Date: Wed, 6 May 2015 19:50:26 -0700 Message-ID: Subject: Re: [PATCH v18 for v4.1-rc2 1/3] sys_membarrier(): system-wide memory barrier (generic, x86) To: Linus Torvalds Cc: Mathieu Desnoyers , 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: 1282 Lines: 37 On Wed, May 6, 2015 at 1:39 PM, Linus Torvalds wrote: > 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. There's also 'git format-patch --notes', which is less hacky but more complicated. --Andy > > Linus > -- > To unsubscribe from this list: send the line "unsubscribe linux-api" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Andy Lutomirski AMA Capital Management, LLC -- 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/