From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752814AbeEKKNl (ORCPT ); Fri, 11 May 2018 06:13:41 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:37618 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752639AbeEKKNj (ORCPT ); Fri, 11 May 2018 06:13:39 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 6DB6860290 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org From: Kalle Valo To: =?utf-8?Q?Rafa=C5=82_Mi=C5=82ecki?= Cc: Michael =?utf-8?Q?B=C3=BCsch?= , Larry Finger , Matt Redfearn , "linux-wireless\@vger.kernel.org" , Hauke Mehrtens , LKML , =?utf-8?Q?Rafa=C5=82_Mi=C5=82ecki?= Subject: Re: [PATCH V2 1/2] Revert "ssb: Prevent build of PCI host features in module" References: <20180511091715.1989-1-zajec5@gmail.com> Date: Fri, 11 May 2018 13:13:33 +0300 In-Reply-To: (=?utf-8?Q?=22Rafa=C5=82_Mi=C5=82ecki=22's?= message of "Fri, 11 May 2018 11:21:11 +0200") Message-ID: <87bmdmcxf6.fsf@codeaurora.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 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-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id w4BADkVS002145 Rafał Miłecki writes: > On 11 May 2018 at 11:17, Rafał Miłecki wrote: >> From: Rafał Miłecki >> >> This reverts commit 882164a4a928bcaa53280940436ca476e6b1db8e. >> >> Above commit added "SSB = y" dependency to the wrong symbol >> SSB_DRIVER_PCICORE_POSSIBLE and prevented SSB_DRIVER_PCICORE from being >> selected when needed. PCI core driver for core running in clienthost >> mode is important for bus initialization. It's perfectly valid scenario >> to have ssb built as module and use it with buses on PCI cards. >> >> This fixes regression that affected all *module* users with PCI cards. >> >> Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1572349 >> Signed-off-by: Rafał Miłecki > > As these patches fix regression/build error, I believe both should get > into 4.17. How much confidence do we have that we don't need to end up reverting patch 2 as well? I rather be pushing patch 2 to 4.18 so that there's more time for testing and waiting for feedback. -- Kalle Valo