Messages in this thread |  | | From | Stephen Boyd <> | Subject | Re: [RFC v1 1/6] vmlinux.lds.h: add linker section for KUnit test suites | Date | Tue, 17 Dec 2019 00:21:17 -0800 |
| |
Quoting Brendan Higgins (2019-12-16 14:05:50) > 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. > > Signed-off-by: Brendan Higgins <brendanhiggins@google.com> > Co-developed-by: Iurii Zaikin <yzaikin@google.com> > Signed-off-by: Iurii Zaikin <yzaikin@google.com>
I thought your SoB should come last given you're sending the patch.
Otherwise,
Reviewed-by: Stephen Boyd <sboyd@kernel.org>
|  |