From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sea.source.kernel.org (sea.source.kernel.org [172.234.252.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C7B993195FE for ; Thu, 10 Sep 2026 17:33:34 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=172.234.252.31 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789061625; cv=none; b=nv7LNfdkvOhQVMZB/68T7u+zi9pCl46pP7j++X+UXH8No2MlKFoUmimecDHOrfj+bb1wtkdhAGTnu38RIZhLgofzD6AfnkyYuvyN8zLddRV/LAPpUjxF6DR/5hNzxHibviZKh3i+9GySxqEw6bQEa9VSWgYbxTafby5WDYKDoTI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1789061625; c=relaxed/simple; bh=MCNOi9xIw5iRiR3EyFN0mMplUBmpBIeLYzXFr8Rll8k=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=mbXVDjLHs4xog9Ng1qAWHokyU1N08wyDyH0AannE3i2X1YZmUMLtBRIiqz9TQb7V1gQymvsBnOvqeyc64Sd25gMTnlrX/ZYigQ+q39EDWhHjnqLa7AKRgKsXaD/74/WWzksjYmj5RtYKDyVqX1U4z1aLnH+bMm1zWICUb0eIwxc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Zr9Rrxkg; arc=none smtp.client-ip=172.234.252.31 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=kernel.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Zr9Rrxkg" Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id CC30B415F4; Thu, 10 Sep 2026 17:33:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 58A5A1F000FF; Thu, 10 Sep 2026 17:33:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1789061611; bh=mc61jQ2p6vMPm9Sn/vjm/9Psk2xpnTlGysS95tscm7Q=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Zr9RrxkgLuPZ7amTj6iAzMB56dHM0XLgFYwJmbnZPBjEbC0mWN3C+hPkJMCekYy0w Fhe66bjAyi9wUJ1ryaP8OrJykX1XrnmuZFzPZB6YS7pWZRDw5jvSvnO72YjmRGYROH z4Tm19zswYDqKxRW7mPSyzYnvVDtHi31P0rtyk7bOg4j79nYpu/6i5lJr+v7qPzOvj A3NE9iZpFHlo2ONmbI1iz6sgHB5b94cRQ2nbAOjOMeecQzhwvn77Raj2xaf8vTh8H1 8rHrjkWj1dDEVB8CybNDdtDUta6Z0wvbXgS7xrbJ02/j1svRIcFXRpNL7Rm+ypvtuO XHn2kXvUOeFNg== Date: Thu, 10 Sep 2026 19:33:22 +0200 From: Niklas Cassel To: Karl Mehltretter Cc: Jonathan Corbet , Geert Uytterhoeven , linux-m68k@lists.linux-m68k.org, Dmitry Torokhov , linux-input@vger.kernel.org, linux-doc@vger.kernel.org, Shuah Khan , Randy Dunlap , Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, Steve Wahl , Dimitri Sivanich , Mike Travis , Tony Luck , linux-edac@vger.kernel.org, Krzysztof Kozlowski , Arnd Bergmann , linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Tony Lindgren , Kevin Hilman , linux-omap@vger.kernel.org, Dominik Brodowski , Damien Le Moal , linux-ide@vger.kernel.org, Ethan Nelson-Moore , Michael Schmitz , Andreas Kemnade Subject: Re: [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries Message-ID: References: <20260905094649.41996-1-kmehltretter@gmail.com> <20260905094649.41996-10-kmehltretter@gmail.com> Precedence: bulk X-Mailing-List: linux-m68k@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Sat, Sep 05, 2026 at 02:29:46PM +0200, Karl Mehltretter wrote: > On Sat, Sep 05, 2026 at 11:46:49AM +0100, Karl Mehltretter wrote: > > pata_legacy no longer has the qdi and winbond module parameters: > > commit 3c4d783f6922 ("ata: pata_legacy: remove VLB support") removed > > both together with the VLB controller support. The entries also refer > > to CONFIG_PATA_QDI_MODULE and CONFIG_PATA_WINBOND_VLB_MODULE, which do > > not exist either. > > > > Drop both entries. > > > > Fixes: 3c4d783f6922 ("ata: pata_legacy: remove VLB support") > > Assisted-by: LLM > > Signed-off-by: Karl Mehltretter > > Acked-by: Damien Le Moal > > This one is actually a duplicate, I just found out. Ethan posted a more > complete patch in June that removes all six pata_legacy entries which > commit 3c4d783f6922 ("ata: pata_legacy: remove VLB support") left > behind, this patch covers only two of them: > > https://lore.kernel.org/r/20260607064053.195166-1-enelsonmoore@gmail.com/ > > It has a Reviewed-by tag from Randy, but does not seem to > have been picked up yet. > > So I suggest: drop 9/9 and take Ethan's patch instead. > The other patches of this series are not affected. I have picked up the patch that you linked to above: ata: pata_legacy: remove documentation for removed module parameters https://git.kernel.org/libata/linux/c/a19d4f9b Thank you for the ping! Kind regards, Niklas