From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752567Ab3LMQBE (ORCPT ); Fri, 13 Dec 2013 11:01:04 -0500 Received: from mx1.redhat.com ([209.132.183.28]:55589 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751209Ab3LMQBC (ORCPT ); Fri, 13 Dec 2013 11:01:02 -0500 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: <20131213154516.3155.54604.stgit@warthog.procyon.org.uk> References: <20131213154516.3155.54604.stgit@warthog.procyon.org.uk> <20131213154508.3155.20275.stgit@warthog.procyon.org.uk> Cc: dhowells@redhat.com, torvalds@linux-foundation.org, jmorris@namei.org, Linus Torvalds , keyrings@linux-nfs.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/4] X.509: Fix certificate gathering Date: Fri, 13 Dec 2013 16:00:51 +0000 Message-ID: <3638.1386950451@warthog.procyon.org.uk> To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org David Howells wrote: > Reported-by: Linus Torvalds Sorry, I your email address wrong here. I've pushed a fixed version to git though. David