Re: [PATCH] mm: try_to_unmap() is now void

Matthew Wilcox <[email protected]> Wed, 7 Jul 2021 18:05:54 +0100
Newsgroups gmane.linux.ports.m68k,gmane.linux.kernel,gmane.linux.kernel.mm,gmane.linux.uclinux.devel
Message-ID <[email protected]>
On Wed, Jul 07, 2021 at 09:16:14AM -0700, Randy Dunlap wrote:
> Fix the "CONFIG_MMU is not set" case of converting
> try_to_unmap() from bool to void.
> (as seen on m68k/coldfire)

hch sent basically the same patch on Monday