On Fri, Feb 11, 2022 at 6:23 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote: > > On Thu, Feb 10, 2022 at 6:46 PM Arnd Bergmann <arnd@xxxxxxxx> wrote: > > > > On Thu, Feb 10, 2022 at 3:11 AM Masahiro Yamada <masahiroy@xxxxxxxxxx> wrote: > > > Masahiro Yamada (6): > > > signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test > > > coverage > > > shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage > > > android/binder.h: add linux/android/binder(fs).h to UAPI compile-test > > > coverage > > > fsmap.h: add linux/fsmap.h to UAPI compile-test coverage > > > kexec.h: add linux/kexec.h to UAPI compile-test coverage > > > reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test > > > coverage > > > > Very nice! Should I pick these up into the asm-generic tree? > > Yes, please. Done now. Arnd