On Fri, May 17, 2019 at 10:02 PM 'Nick Desaulniers' via Clang Built Linux clang-built-linux@googlegroups.com wrote:
On Thu, May 16, 2019 at 1:58 PM Arnd Bergmann arnd@arndb.de wrote:
Yes, unless CONFIG_OABI_COMPAT is enabled. I suspect that very few of those defconfigs are actually being used anywhere though, specifically because almost nobody is using OABI user space these days.
So does kernelCI boot test these boards w/ OABI userspace images (which would fail w/ the above patch)? It's not clear to me what's the way forward for this issue.
kernelci does not boot anything with oabi, they are all obsolete platforms.
Arnd