Re: [PATCH v2] dax/bus: Upgrade resource conflict message to dev_err() in alloc_dax_region()
From: Alison Schofield
Date: Wed May 27 2026 - 14:46:43 EST
On Wed, May 27, 2026 at 10:03:28AM +0200, Tomasz Wolski wrote:
> Hello Dan & Alison,
>
> Thanks for your remarks
>
> >> Just report the request_resource() failure. This case does not warrant exporting request_resource _conflict(). Historically one driver can not mess with another driver's resource beyond conflict detection.
> Do you think v1 of the patch is good enough or v3 is needed? (which in fact would be the same as v1)
Hi Tomasz,
As the person who caused the churn, I sympathize w you, but
as the person who will likely merge this, please send a v3 that
removes the Fixes tag, which was the other change in v2.
It'll keep the history cleaner.
Thanks!
Alison
>
> Best regards,
> Tomasz