Re: [PATCH] mm: try_to_unmap() is now void
From: Matthew Wilcox
Date: Wed Jul 07 2021 - 13:06:05 EST
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