Re: [PATCH] DAX: warn when kmem regions are truncated for memory block alignment.
From: Gregory Price
Date: Tue Apr 01 2025 - 11:26:33 EST
On Tue, Apr 01, 2025 at 05:19:28PM +0200, David Hildenbrand wrote:
>
> Yes, it's valuable I think. But should it be a warning or rather an info?
>
dev_warn, but yeah I think so? A user expects to get their memory in
full, that means we're slightly misbehaving. I'm fine with either.
~Gregory