Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753484AbbF0Qkd (ORCPT ); Sat, 27 Jun 2015 12:40:33 -0400 Received: from mail-ie0-f173.google.com ([209.85.223.173]:34461 "EHLO mail-ie0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751954AbbF0QkZ (ORCPT ); Sat, 27 Jun 2015 12:40:25 -0400 MIME-Version: 1.0 In-Reply-To: <20150627065638.GA29497@gondor.apana.org.au> References: <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> <20150626102234.GA19393@gondor.apana.org.au> <20150627065638.GA29497@gondor.apana.org.au> Date: Sat, 27 Jun 2015 09:40:24 -0700 X-Google-Sender-Auth: j6ijSvsSsOpGmZF4pW9z9YUfRE4 Message-ID: Subject: Re: Crypto Fixes for 4.2 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: 778 Lines: 19 On Fri, Jun 26, 2015 at 11:56 PM, Herbert Xu wrote: > > So I think Tadeusz's patch is the simplest fix for 4.2. Could you > please test it to see if it makes your warning go away? Seems to silence it here. I get the feeling that the patch is still wrong - why are not the *tests* run at late time when everything is properly set up, rather than forcing ordering at the code init level - but at least I don't see the annoying error, so it's certainly better than it was before. 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/