Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754341Ab2HAJtq (ORCPT ); Wed, 1 Aug 2012 05:49:46 -0400 Received: from sting.hengli.com.au ([178.18.18.71]:55070 "EHLO fornost.hengli.com.au" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753601Ab2HAJto (ORCPT ); Wed, 1 Aug 2012 05:49:44 -0400 Date: Wed, 1 Aug 2012 17:49:31 +0800 From: Herbert Xu To: Seth Jennings Cc: Michael Neuling , Stephen Rothwell , linux-next@vger.kernel.org, LKML , Kent Yoder , Benjamin Herrenschmidt , anton@samba.org Subject: Re: [PATCH v2] powerpc/crypto: fix defconfig break Message-ID: <20120801094931.GA15975@gondor.apana.org.au> References: <1343794529-28329-1-git-send-email-sjenning@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1343794529-28329-1-git-send-email-sjenning@linux.vnet.ibm.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1427 Lines: 37 On Tue, Jul 31, 2012 at 11:15:29PM -0500, Seth Jennings wrote: > As part of the Kconfig rework for drivers/crypto/nx, the meaning of > CONFIG_CRYPTO_DEV_NX was changed. At the same time this commit was > heading upstream > > fd297b3a7302ab866306f53c1fd1e97b083fe83e > powerpc: Enable pseries hardware RNG and crypto module > > still used the old meaning, set CONFIG_CRYPTO_DEV_NX=m when it > is now a bool in the Kconfig. This patch repairs the break. > > Reported-by: Michael Neuling > Signed-off-by: Seth Jennings > --- > This patch is based on Linus master which already contains > the commit above. Please apply this patch before my patchset > (powerpc/crypto: IBM Power7+ in-Nest compression support) to > avoid the defconfig break. OK, I've rebased my tree and folded this into commit 322cacce0a3c36d3ad89d8836b9ed6fcb06e1a61 Author: Seth Jennings Date: Thu Jul 19 09:42:38 2012 -0500 powerpc/crypto: rework Kconfig Thanks, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/