From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756917AbbCSR4O (ORCPT ); Thu, 19 Mar 2015 13:56:14 -0400 Received: from mail.skyhub.de ([78.46.96.112]:59963 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755374AbbCSR4A (ORCPT ); Thu, 19 Mar 2015 13:56:00 -0400 Date: Thu, 19 Mar 2015 18:54:22 +0100 From: Borislav Petkov To: Tejun Heo Cc: Dmitry Torokhov , Doug Thompson , linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org, Mauro Carvalho Chehab , Tetsuo Handa , Olof Johansson , Arjan van de Ven , Greg Kroah-Hartman , "Luis R . Rodriguez" Subject: Re: [PATCH 3/3] EDAC: amd64_edac: decide if driver can load successfully early. Message-ID: <20150319175422.GO11715@pd.tnic> References: <20150319163330.GN25365@htj.duckdns.org> <20150319164506.GJ11715@pd.tnic> <20150319164908.GO25365@htj.duckdns.org> <20150319165619.GL11715@pd.tnic> <20150319170339.GP25365@htj.duckdns.org> <20150319170417.GM11715@pd.tnic> <20150319171047.GR25365@htj.duckdns.org> <20150319171557.GS25365@htj.duckdns.org> <20150319172710.GN11715@pd.tnic> <20150319174738.GV25365@htj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20150319174738.GV25365@htj.duckdns.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 19, 2015 at 01:47:38PM -0400, Tejun Heo wrote: > The way -probe() behaves across different drivers is kind of a > scattershot right now but at least the above would have been easy to > spot and understand unlike the current hack. Again, if you think this > is a problem worth solving and it might as well be, please do so in a > generic manner. Ok, let's mark the driver synchronous for now and I can take a look when there's more time. -- Regards/Gruss, Boris. ECO tip #101: Trim your mails when you reply. --