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

this patch series is meant to address the various compilation issues you
reported about arm64 vdso32.

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>

---

v3:
- Exposed COMPATCC
- Addressed Review Comments

v2:
- Fixed binutils detection
- Addressed review comments

Vincenzo Frascino (5):
arm64: vdso32: Introduce COMPAT_CC_IS_GCC
arm64: vdso32: Detect binutils support for dmb ishld
arm64: vdso32: Fix compilation warning
arm64: Remove gettimeofday.S
arm64: vdso32: Remove jump label config option in Makefile

arch/arm64/Kconfig | 5 ++++-
arch/arm64/Makefile | 18 +++++-------------
arch/arm64/include/asm/memory.h | 3 +++
arch/arm64/include/asm/vdso/compat_barrier.h | 2 +-
arch/arm64/kernel/vdso/gettimeofday.S | 0
arch/arm64/kernel/vdso32/Makefile | 14 +++++++++-----
6 files changed, 22 insertions(+), 20 deletions(-)
delete mode 100644 arch/arm64/kernel/vdso/gettimeofday.S

--
2.23.0

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