[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100510.091257.51273494.davem@davemloft.net>
Date: Mon, 10 May 2010 09:12:57 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: eric.dumazet@...il.com, Valdis.Kletnieks@...edu,
akpm@...ux-foundation.org, peterz@...radead.org,
linux-kernel@...r.kernel.org, netfilter-devel@...r.kernel.org,
netdev@...r.kernel.org, paulmck@...ux.vnet.ibm.com
Subject: Re: mmotm 2010-04-28 - RCU whinges
From: Patrick McHardy <kaber@...sh.net>
Date: Mon, 10 May 2010 17:40:58 +0200
> I queued this patch in nf-next, the only reason why I haven't
> submitted it yet is that I was unable to get git to cleanly export
> only the proper set of patches meant for -next due to a few merges,
> it insists on including 5 patches already merged upstream. If you
> don't mind ignoring the first 5 patches in the series, I'll send a
> pull request tonight.
Something like "git format-patch origin" doesn't avoid those upstream
commits? Weird...
Another trick is to specify a commit range using triple-dot "..."
notation, such as "origin...master"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists