Re: Re: [PATCH] powerpc/pseries/pci: Fix misleading VF limit error message
Jiangshan Yi <[email protected]>
| Newsgroups | gmane.linux.ports.ppc.embedded |
|---|---|
| Message-ID | <20260813062806.390959-1-yijiangshan__49732.2991419182$1786602573$gmane$org@kylinos.cn> |
> 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