From mboxrd@z Thu Jan 1 00:00:00 1970 From: Al Viro Subject: Re: [GIT] Networking Date: Wed, 11 Feb 2015 04:02:45 +0000 Message-ID: <20150211040245.GD29656@ZenIV.linux.org.uk> References: <20150209.191601.1373941323785500419.davem@davemloft.net> <20150209.205209.1524645061817000265.davem@davemloft.net> <20150211014502.GB29656@ZenIV.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: David Miller , Andrew Morton , Network Development , Linux Kernel Mailing List To: Linus Torvalds Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Tue, Feb 10, 2015 at 07:58:22PM -0800, Linus Torvalds wrote: > On Tue, Feb 10, 2015 at 6:01 PM, Linus Torvalds > wrote: > > > > Are there no tests for that crypto interface? > > Oh well. > > With the attached, it at least does boot and work for me. Heh... Looks like your variant is identical to mine, including the "let's move the assignment to 'used' past that 'maybe we need to wait' thing"... Anyway, what userland do you have?