[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <168669238973.1996737.17411190747391186497.b4-ty@google.com>
Date: Tue, 13 Jun 2023 16:22:24 -0700
From: Sean Christopherson <seanjc@...gle.com>
To: Sean Christopherson <seanjc@...gle.com>, pbonzini@...hat.com,
shuah@...nel.org, kvm@...r.kernel.org,
Yu Zhang <yu.c.zhang@...ux.intel.com>
Cc: linux-kselftest@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] KVM: selftests: Add new CFLAGS to generate dependency files
On Thu, 01 Jun 2023 16:03:38 +0800, Yu Zhang wrote:
> Add "-MD" in CFLAGS to generate dependency files. Currently, each
> time a header file is updated in KVM selftest, we will have to run
> "make clean && make" to rebuild the whole test suite. By adding new
> compiling flags and dependent rules in Makefile, we do not need to
> make clean && make each time a header file is updated.
>
>
> [...]
Applied to kvm-x86 selftests, thanks! Hopefully second time is a charm ;-)
[1/1] KVM: selftests: Add new CFLAGS to generate dependency files
https://github.com/kvm-x86/linux/commit/5ed19528db8d
--
https://github.com/kvm-x86/linux/tree/next
https://github.com/kvm-x86/linux/tree/fixes
Powered by blists - more mailing lists