[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1444696194.git.luto@kernel.org>
Date: Mon, 12 Oct 2015 17:32:11 -0700
From: Andy Lutomirski <luto@...nel.org>
To: x86@...nel.org, linux-kernel@...r.kernel.org
Cc: Brian Gerst <brgerst@...il.com>,
Denys Vlasenko <dvlasenk@...hat.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Borislav Petkov <bp@...en8.de>,
Andy Lutomirski <luto@...nel.org>
Subject: [PATCH 0/3] x86/entry: Fixlets after the big entry series
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists