[PATCH 0/3] x86/entry: Fixlets after the big entry series

From: Andy Lutomirski
Date: Mon Oct 12 2015 - 20:32:28 EST


Patch 1 fixes some style problems that Borislav noticed. Patch 2
deletes unused macros at Ingo's request. Patch 3 fixes the UML
build. (I haven't confirmed that UML *works*, but that should be
easy to check.)

Andy Lutomirski (3):
selftests/x86: Style fixes for unwind_vdso
x86/asm: Remove the xyz_cfi macros from dwarf2.h
um: Fix build after x86 syscall changes

arch/x86/include/asm/dwarf2.h | 93 -------------------------------
arch/x86/um/asm/syscall.h | 4 ++
tools/testing/selftests/x86/unwind_vdso.c | 6 +-
3 files changed, 8 insertions(+), 95 deletions(-)

--
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/