[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1548403050-6585-1-git-send-email-yamada.masahiro@socionext.com>
Date: Fri, 25 Jan 2019 16:57:27 +0900
From: Masahiro Yamada <yamada.masahiro@...ionext.com>
To: Marc Zyngier <marc.zyngier@....com>,
Christoffer Dall <christoffer.dall@....com>
Cc: linux-arm-kernel@...ts.infradead.org, kvmarm@...ts.cs.columbia.edu,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Catalin Marinas <catalin.marinas@....com>,
linux-kernel@...r.kernel.org, Will Deacon <will.deacon@....com>,
Russell King <linux@...linux.org.uk>
Subject: [PATCH 0/3] KVM: arm/arm64: trivial header path sanitization
My main motivation is to get rid of crappy header search path manipulation
from Kbuild core.
Before that, I want to finish as many cleanup works as possible.
If you are interested in the big picture of this work,
the full patch set is available at:
git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild.git build-test
Masahiro Yamada (3):
KVM: arm/arm64: fix TRACE_INCLUDE_PATH
KVM: arm/arm64: remove -I. header search paths
KVM: arm/arm64: prefix header search paths with $(srctree)/
arch/arm/kvm/Makefile | 5 ++---
arch/arm64/kvm/Makefile | 4 +---
virt/kvm/arm/trace.h | 2 +-
3 files changed, 4 insertions(+), 7 deletions(-)
--
2.7.4
Powered by blists - more mailing lists