Received: by 10.223.185.116 with SMTP id b49csp3784070wrg; Tue, 13 Feb 2018 07:43:29 -0800 (PST) X-Google-Smtp-Source: AH8x224bB4zxXei3E7xS1HEDpvMA/5x2XAsqEsCkoLKnMtRJx4iKKMYhUDJsMzPSzzblpIHsP1wA X-Received: by 2002:a17:902:bd01:: with SMTP id p1-v6mr1568441pls.172.1518536609491; Tue, 13 Feb 2018 07:43:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518536609; cv=none; d=google.com; s=arc-20160816; b=n/PCixriVW/IwaJGAbSXypI2eVC+wOdP3iIQk/CJAvBqToTzL3tdkHovU5zeu38+WH 3KDI+e6qrMDmr1ok1ouxxHKxZQlgDN4FlnmIrfl9Dsw3XGH2j0GJfzDUaxXTVCpuiE7R twFUtnTfXTrnPF3LhUZ4D9aytgwmMku7IiGmPvlQLCf9whdQpz9ZdABrE8ekAQGtEm9l anqrAU93OicjGI0v0GiFWu8B0+mBTqjea2G6QZMrMi7FyPab1kfQC51MZRr6tAyuISx0 yHd0EU3GzINPsWGL/dxvgFjMnV8cA5iDtwaD54O3ctU+VMDz0qCyBwwr1RSKaa0qIXs/ yYrw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=lwlgYOrPAa4nQg+WK19M7t2smrvfzIY8Pc+omzPXRbI=; b=L9dZ5aeSkWqWCaGuvnyFppmKdvb8S6vTOEL6rXHcw8JMWbNJY741Wl+TM7K2UVvI8C bVgCMKHFo/Gch4WVL1jsqrydAykXSPEmNUR8p0iTEyx2z358CJcv4sgWXcY0wW+d4ZHw rGCYrUcOMa/hUnUtV8qDgRi9meKJBlZZ+AMwuz3ZOAB51/2ixUqZoFUMxcNEN9WZwkS5 khvXc44jhnvBlWfrtATDN4vC+lu78T30lQQTCOmMuj+7zfHbgCil8gRUWdbJZfJ7aNB8 3XOmntXyR42pqwyUlTqhG9SQ7NWTtLZhYI9/HgX/h33jF4ZbPNP6TbsfALBV6VS+Yu4m XwtA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k9si257330pgc.489.2018.02.13.07.43.14; Tue, 13 Feb 2018 07:43:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934326AbeBMPl0 (ORCPT + 99 others); Tue, 13 Feb 2018 10:41:26 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:36968 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933425AbeBMPlY (ORCPT ); Tue, 13 Feb 2018 10:41:24 -0500 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C34E5CB1; Tue, 13 Feb 2018 15:41:23 +0000 (UTC) Date: Tue, 13 Feb 2018 16:41:25 +0100 From: Greg Kroah-Hartman To: James Hogan Cc: stable@vger.kernel.org, Kalle Valo , Adric Blake , m@bues.ch, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: B43 driver no longer works in Linux 4.15 (bisected) Message-ID: <20180213154125.GC5919@kroah.com> References: <20180205183324.GD8479@saruman> <87sha68cv9.fsf@kamboji.qca.qualcomm.com> <20180212152231.GK11819@jhogan-linux.mipstec.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180212152231.GK11819@jhogan-linux.mipstec.com> User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 12, 2018 at 03:22:32PM +0000, James Hogan wrote: > On Mon, Feb 12, 2018 at 05:08:10PM +0200, Kalle Valo wrote: > > James Hogan writes: > > > On Mon, Feb 05, 2018 at 01:23:31PM -0500, Adric Blake wrote: > > >> I bisected to this "first bad commit:" > > >> > > >> commit 58eae1416b804d900014d84feadda7195007cc30 > > >> Author: James Hogan > > >> Date: Mon Jan 15 21:17:14 2018 +0000 > > >> > > >> ssb: Disable PCI host for PCI_DRIVERS_GENERIC > > > > > > Yes, really sorry about that and thanks for going to the effort of > > > bisecting. There is a patch here: > > > https://patchwork.kernel.org/patch/10185397/ > > > > > > which is applied to linux-next as commit > > > a9e6d44ddeccd3522670e641f1ed9b068e746ff7, and is tagged for stable, > > > though I've just noticed the stable email address is incorrect... I'll > > > make sure it gets applied to the 4.15 stable branch though as soon as > > > I notice its merged. > > > > The commit is now in v4.16-rc1. > > Yes, thanks, > > Greg: Please can commit a9e6d44ddeccd3522670e641f1ed9b068e746ff7 ("ssb: > Do not disable PCI host on non-Mips") be applied to 4.15 stable (the > wrong stable email address was Cc'd in the commit message). Now applied, thanks. greg k-h