[GIT PULL] x86/vdso updates for v5.8
From: Ingo Molnar
Date: Mon Jun 01 2020 - 13:07:11 EST
Linus,
Please pull the latest x86/vdso git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-vdso-2020-06-01
# HEAD: cd2f45b7514cdddabbf3f81a98a20ae02f99efa1 x86/vdso/Makefile: Add vobjs32
Clean up various aspects of the vDSO code, no change in
functionality intended.
Thanks,
Ingo
------------------>
Dmitry Safonov (3):
x86/vdso/vdso2c: Correct error messages on file open
x86/vdso/vdso2c: Convert iterators to unsigned
x86/vdso/Makefile: Add vobjs32
arch/x86/entry/vdso/Makefile | 15 +++++----------
arch/x86/entry/vdso/vdso2c.c | 4 ++--
arch/x86/entry/vdso/vdso2c.h | 16 +++++++---------
3 files changed, 14 insertions(+), 21 deletions(-)