From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756291AbcIKMeX (ORCPT ); Sun, 11 Sep 2016 08:34:23 -0400 Received: from basicbox7.server-home.net ([195.137.212.29]:38283 "EHLO basicbox7.server-home.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756260AbcIKMeU (ORCPT ); Sun, 11 Sep 2016 08:34:20 -0400 Subject: Re: [BISECTED REGRESSION] v4.8-rc: DT/OCTEON driver probing broken To: Rob Herring , Aaro Koskinen , Michal Simek , Paul Burton References: <20160816150056.GD18731@ak-desktop.emea.nsn-net.net> <0336fae0-1717-2f90-c221-6ef69f7024ee@leemhuis.info> <20160828122239.GA14316@raspberrypi.musicnaut.iki.fi> Cc: Aaro Koskinen , Kefeng Wang , "devicetree@vger.kernel.org" , Linux-MIPS , Ralf Baechle , David Daney , "linux-kernel@vger.kernel.org" From: Thorsten Leemhuis Message-ID: Date: Sun, 11 Sep 2016 14:34:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi! On 30.08.2016 00:39, Rob Herring wrote: > On Sun, Aug 28, 2016 at 7:22 AM, Aaro Koskinen wrote: >> On Sun, Aug 28, 2016 at 12:34:06PM +0200, Thorsten Leemhuis wrote: >> There is a fix proposal here: >> https://patchwork.linux-mips.org/patch/14041/ >> There is still few other boards remaining that use of_platform_bus_probe() >> from device_initcall, but who knows, maybe they are not affected. >> arch/microblaze/kernel/platform.c > xlnx,compound is going to fail to probe. I'm adding this to the default. > >> arch/mips/mti-malta/malta-dt.c > This should be fine. It does probe for "isa", but nothing in mainline > is using that. We can add it to the default when it does. > >> arch/mips/netlogic/xlp/dt.c > Should be okay with default. > >> arch/x86/platform/olpc/olpc_dt.c > This one needs fixing. Rob, did anything happen on this front? This issue is still on the list of regression for 4.8, and it seems to me nothing happened in the past ten days -- or is this discussed somewhere else?. Ciao, Thorsten