On 27.03.2021 19:32, James Feeney wrote:
quoted
Downgrading the kernel resolves the problem, but I don't see any bonding commits between linux-lts-5.10.25 and linux-lts 5.10.26.
My mistake - 9392b8219b62b0536df25c9de82b33f8a00881ef *was* included in 5.10.26. Thus the "Invalid argument" message.
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-rolling-lts&id=9392b8219b62b0536df25c9de82b33f8a00881ef
The same author submitted several other patches based on a dumb robot showing mainly false positives.
Most of them fortunately could be NACKed, but some obviously were applied and need to be reverted.
James