Re: Re: [PATCH] powerpc/pseries/pci: Fix misleading VF limit error message
From: Jiangshan Yi
Date: Thu Aug 13 2026 - 02:28:25 EST
> What about the following instead, to avoid the double 'if' ?
Hi Christophe,
Thanks for the review. I've reworked the patch as you suggested in v2: the
two checks are now in separate blocks, each reporting its own limit
before returning -EINVAL. The PE mapping limit message now appears
only when that cap is the binding constraint.
Best regards,
Jiangshan Yi