Messages in this thread |  | | From | Miguel Ojeda <> | Date | Sat, 15 May 2021 16:19:45 +0200 | Subject | Re: [PATCH] kcsan: fix debugfs initcall return type |
| |
On Sat, May 15, 2021 at 1:01 AM 'Marco Elver' via Clang Built Linux <clang-built-linux@googlegroups.com> wrote: > > FWIW, this prompted me to see if I can convince the compiler to complain > in all configs. The below is what I came up with and will send once the > fix here has landed. Need to check a few other config+arch combinations > (allyesconfig with gcc on x86_64 is good).
+1 Works for LLVM=1 too (x86_64, small config).
Reviewed-by: Miguel Ojeda <ojeda@kernel.org>
Cheers, Miguel
|  |