Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756452AbbDPCh1 (ORCPT ); Wed, 15 Apr 2015 22:37:27 -0400 Received: from mail-ig0-f175.google.com ([209.85.213.175]:35063 "EHLO mail-ig0-f175.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751823AbbDPChU (ORCPT ); Wed, 15 Apr 2015 22:37:20 -0400 MIME-Version: 1.0 In-Reply-To: References: <20130223023331.GA11002@gondor.apana.org.au> <20130907035544.GA22658@gondor.apana.org.au> <20131107080131.GA32307@gondor.apana.org.au> <20140123115319.GA20602@gondor.apana.org.au> <20140401100001.GA12386@gondor.apana.org.au> <20140605062336.GA14440@gondor.apana.org.au> <20140804130339.GA1178@gondor.apana.org.au> <20141007131826.GA29688@gondor.apana.org.au> <20141211125119.GA12380@gondor.apana.org.au> <20150214094328.GA7457@gondor.apana.org.au> <20150415033951.GA1406@gondor.apana.org.au> Date: Wed, 15 Apr 2015 19:37:19 -0700 X-Google-Sender-Auth: WNgjS3aS60Nh-X_Pq_vIt4Xs5nk Message-ID: Subject: Re: Crypto Update for 4.1 From: Linus Torvalds To: Herbert Xu Cc: "David S. Miller" , Linux Kernel Mailing List , Linux Crypto Mailing List Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1233 Lines: 33 On Wed, Apr 15, 2015 at 6:58 PM, Linus Torvalds wrote: > On Tue, Apr 14, 2015 at 8:39 PM, Herbert Xu wrote: >> >> Here is the crypto update for 4.1: > > Just a heads-up: this breaks iwlwifi for me after suspend. Ok, bisect completed: [torvalds@vaio linux]$ git bisect bad 9c521a200bc3c12bd724e48a75c57d5358f672be is the first bad commit commit 9c521a200bc3c12bd724e48a75c57d5358f672be Author: Stephan Mueller Date: Thu Apr 9 12:09:55 2015 +0200 crypto: api - remove instance when test failed ... and while I have no idea *why* it breaks iwlwifi after a suspend/resume cycle, it is 100% repeatable. The bisect zoomed right to that commit, and reverting it on top of the current tree also makes everything work again. So it gets reverted. I'll be happy to test things out, but with the merge window *and* travel, I may or may not be quick about it. Linus -- 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/