On Wed, Apr 24, 2024 at 08:23:44AM +0200, Arnd Bergmann wrote: > On Tue, Apr 23, 2024, at 23:38, Greg Kroah-Hartman wrote: > > 6.1-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx> > > > > [ Upstream commit f768c75d61582b011962f9dcb9ff8eafb8da0383 ] > > > > In the future inw() and friends will not be compiled on architectures > > without I/O port support. > > > > This was only a preparation patch for a coming change, and it > depends on commit fcbfe8121a45 ("Kconfig: introduce HAS_IOPORT > option and select it as necessary"), which was not in 6.1. > > I don't think we want to backport fcbfe8121a45 or any of the > HAS_IOPORT changes after it. Agreed, now dropped, thanks. greg k-h