On Tue, 11 Oct 2022, Greg KH wrote:
On Tue, Oct 11, 2022 at 05:48:26AM -0400, Mikulas Patocka wrote:
On Mon, 10 Oct 2022, Greg KH wrote:
Nope, these cause loads of breakages. See https://lore.kernel.org/r/09eca44e-4d91-a060-d48c-d0aa41ac5045@roeck-us.net for one such example, and I know kbuild sent you other build problems. I'll drop all of these from the stable trees now. Please feel free to resend them when you have the build issues worked out.
thanks,
greg k-h
I don't have cross compilers for all the architectures that Linux supports. Is there some way how to have the patch compile-tested before I send it to you?
You can download those compilers from kernel.org, they are all available there.
OK. I downloaded cross compilers from https://mirrors.edge.kernel.org/pub/tools/crosstool/ and compile-tested the patches with all possible architectures.
Here I'm sending new versions.
Mikulas