Hi Greg, On Fri, Jul 17, 2020 at 2:14 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > Android is just finally pushing vendors to get their code upstream, > which is a good thing to see. And building things as a module is an > even better thing as now it is finally allowing arm64 systems to be > built to support more than one specific hardware platform at runtime. Can you please stop spreading this FUD? As I said before, Arm64 kernels have supported more than one specific hardware platform at runtime from the beginning of the arm64 port (assumed the needed platform support has been enabled in the kernel config, of course). Even most arm32 kernels support this, since the introduction of the CONFIG_ARCH_MULTIPLATFORM option. In fact every recently introduced arm32 platform is usually v7, and must conform to this. The sole exceptions are very old platforms, and the v4/v5/v6/v7 split due to architectural issues (the latter still support clusters of platforms in a single kernel). Thank you, and have a nice weekend! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds