lkml.org 
[lkml]   [2019]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/4] arm64: vdso32: Address various issues
Date
Hi Will,

this patch series is meant to address the various compilation issues you
reported about arm64 vdso32. (This time for real I hope ;))

Please let me know if there is still something missing.

Thanks,
Vincenzo

Cc: Will Deacon <will@kernel.org>
Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>

---

v2:
- Fixed binutils detection
- Addressed review comments

Vincenzo Frascino (4):
arm64: vdso32: Introduce COMPAT_CC_IS_GCC
arm64: vdso32: Detect binutils support for dmb ishld
arm64: vdso32: Fix compilation warning
arm64: Remove gettimeofday.S

arch/arm64/Kbuild | 6 ++++++
arch/arm64/Kconfig | 5 ++++-
arch/arm64/Makefile | 15 ++-------------
arch/arm64/include/asm/memory.h | 5 +++++
arch/arm64/include/asm/vdso/compat_barrier.h | 2 +-
arch/arm64/kernel/vdso/gettimeofday.S | 0
arch/arm64/kernel/vdso32/Makefile | 9 +++++++++
7 files changed, 27 insertions(+), 15 deletions(-)
delete mode 100644 arch/arm64/kernel/vdso/gettimeofday.S

--
2.23.0

\
 
 \ /
  Last update: 2019-09-26 15:39    [W:1.298 / U:0.212 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site