From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756595AbbHZOpM (ORCPT ); Wed, 26 Aug 2015 10:45:12 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53530 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753595AbbHZOpK (ORCPT ); Wed, 26 Aug 2015 10:45:10 -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: <20150817160458.0c2bb25a@canb.auug.org.au> References: <20150817160458.0c2bb25a@canb.auug.org.au> <20150817152953.355a9d4f@canb.auug.org.au> To: Stephen Rothwell Cc: dhowells@redhat.com, James Morris , linux-next@vger.kernel.org, linux-kernel@vger.kernel.org, David Woodhouse Subject: Re: linux-next: build failure after merge of the security tree MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <15176.1440600305.1@warthog.procyon.org.uk> Date: Wed, 26 Aug 2015 15:45:05 +0100 Message-ID: <15177.1440600305@warthog.procyon.org.uk> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Stephen Rothwell wrote: > > After a bit of digging, I installed libssl-dev on my Debian build > > machines. > > Is this worth a mention in Documentation/Changes along with all the > other prerequisites? Could be. It's mentioned in the Kconfig and Documentation/module-signing.txt already, but this looks like a good place. David