Re: [PATCH 4.19 007/191] IMA: allow/fix UML builds

2023-05-16 Thread Greg Kroah-Hartman
On Tue, May 16, 2023 at 10:47:13AM +0200, Geert Uytterhoeven wrote: > Hi Greg, > > On Mon, May 15, 2023 at 6:39 PM Greg Kroah-Hartman > wrote: > > From: Randy Dunlap > > > > commit 644f17412f5acf01a19af9d04a921937a2bc86c6 upstream. > > > > UML supports HAS_IOMEM since 0bbadafdc49d (um: allow dis

Re: [PATCH 4.19 007/191] IMA: allow/fix UML builds

2023-05-16 Thread Geert Uytterhoeven
Hi Greg, On Mon, May 15, 2023 at 6:39 PM Greg Kroah-Hartman wrote: > From: Randy Dunlap > > commit 644f17412f5acf01a19af9d04a921937a2bc86c6 upstream. > > UML supports HAS_IOMEM since 0bbadafdc49d (um: allow disabling > NO_IOMEM). 0bbadafdc49d is in v5.14. Was it backported to older versions? >