From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752740AbbHMN4r (ORCPT ); Thu, 13 Aug 2015 09:56:47 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53396 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752693AbbHMN4p convert rfc822-to-8bit (ORCPT ); Thu, 13 Aug 2015 09:56:45 -0400 Organization: Red Hat UK Ltd. Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SI4 1TE, United Kingdom. Registered in England and Wales under Company Registration No. 3798903 From: David Howells In-Reply-To: <20150813035433.25108.3065.stgit@tstruk-mobl1> References: <20150813035433.25108.3065.stgit@tstruk-mobl1> To: Tadeusz Struk Cc: dhowells@redhat.com, herbert@gondor.apana.org.au, keescook@chromium.org, jwboyer@redhat.com, smueller@chronox.de, richard@nod.at, steved@redhat.com, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, james.l.morris@oracle.com, jkosina@suse.cz, zohar@linux.vnet.ibm.com, davem@davemloft.net, vgoyal@redhat.com Subject: Re: [PATCH 0/2] crypto: KEYS: convert public key to the akcipher API MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <10313.1439474197.1@warthog.procyon.org.uk> Content-Transfer-Encoding: 8BIT Date: Thu, 13 Aug 2015 14:56:37 +0100 Message-ID: <10314.1439474197@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Can you rebase this on top of: http://git.kernel.org/cgit/linux/kernel/git/dhowells/linux-fs.git/log/?h=modsign-pkcs7 David