vmlinux.lds.h: add linker section for KUnit test suites
authorBrendan Higgins <brendanhiggins@google.com>
Tue, 4 Aug 2020 20:47:41 +0000 (13:47 -0700)
committerShuah Khan <skhan@linuxfoundation.org>
Fri, 9 Oct 2020 20:37:15 +0000 (14:37 -0600)
commit90a025a859a3ac4dfe3db62edf21070a90e98766
treeda8d3cb3d206af9fa67872a9f20fcfc2adc4822e
parent2a41fc52c21b6ece49921716bd289bfebaadcc04
vmlinux.lds.h: add linker section for KUnit test suites

Add a linker section where KUnit can put references to its test suites.
This patch is the first step in transitioning to dispatching all KUnit
tests from a centralized executor rather than having each as its own
separate late_initcall.

Co-developed-by: Iurii Zaikin <yzaikin@google.com>
Signed-off-by: Iurii Zaikin <yzaikin@google.com>
Signed-off-by: Brendan Higgins <brendanhiggins@google.com>
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
include/asm-generic/vmlinux.lds.h