From: Rusty Russell Subject: Re: [PULL] modules Date: Mon, 15 Oct 2012 19:46:40 +1030 Message-ID: <87mwzo3xjb.fsf@rustcorp.com.au> References: <87fw5m7ipz.fsf@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: LKML , Alex Lyashkov , Arnd Bergmann , Dan Carpenter , David Howells , "David S. Miller" , Dmitry Kasatkin , Herbert Xu , Josh Boyer , linux-crypto@vger.kernel.org, Lucas De Marchi , Matthew Garrett , Milan Broz , Ralf Baechle , Randy Dunlap , Sam Ravnborg To: Linus Torvalds Return-path: Received: from ozlabs.org ([203.10.76.45]:46887 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752432Ab2JOLso (ORCPT ); Mon, 15 Oct 2012 07:48:44 -0400 In-Reply-To: Sender: linux-crypto-owner@vger.kernel.org List-ID: Linus Torvalds writes: > On Wed, Oct 10, 2012 at 2:57 AM, Rusty Russell wrote: >> >> ---------------------------------------------------------------- >> module signing is the highlight, but it's an all-over David Howells frenzy... >> >> ---------------------------------------------------------------- > > Hmm. What happened here? It *looks* from your pull request like you > had a tag, and you usually do, but there's no tag anywhere.. > > I've pulled and resolved the branch, and I'm going through it now, but > I'd like this verified before I push out if it all looks fine.. > > Linus Ah, I missed pushing the tag. I used to fabricate a git tree for you from my quilt series, and that script did the right thing. Thanks, Rusty.