Re: [PATCH net-next 0/4] net: ipa: fix validation

2021-03-20 Thread Alex Elder
On 3/20/21 8:24 AM, Alex Elder wrote: On 3/18/21 11:29 PM, Alex Elder wrote: There is sanity checking code in the IPA driver that's meant to be enabled only during development.  This allows the driver to make certain assumptions, but not have to verify those assumptions are true at (operational)

Re: [PATCH net-next 0/4] net: ipa: fix validation

2021-03-20 Thread Alex Elder
On 3/18/21 11:29 PM, Alex Elder wrote: There is sanity checking code in the IPA driver that's meant to be enabled only during development. This allows the driver to make certain assumptions, but not have to verify those assumptions are true at (operational) runtime. This code is built condition

[PATCH net-next 0/4] net: ipa: fix validation

2021-03-18 Thread Alex Elder
There is sanity checking code in the IPA driver that's meant to be enabled only during development. This allows the driver to make certain assumptions, but not have to verify those assumptions are true at (operational) runtime. This code is built conditional on IPA_VALIDATION, set (if desired) in