* Masahiro Yamada <yamada.masah...@socionext.com> wrote: > This file contains symbol values, and was originally linked into > vmlinux, but I have no idea what it was actually used for. > > Since commit 827880ec260b ("x86/um: thin archives build fix"), it is > not even linked. Now it is completely orphan, and no problem has > been reported. It is a proof that this file was not needed in the > first place. > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > --- > > arch/x86/um/vdso/.gitignore | 1 - > arch/x86/um/vdso/Makefile | 16 ---------------- > 2 files changed, 17 deletions(-)
Acked-by: Ingo Molnar <mi...@kernel.org> Thanks, Ingo