On 2023-01-18 09:44, Mark Brown wrote:
On Wed, Jan 18, 2023 at 09:30:01AM -0500, Mathieu Desnoyers wrote:
On 2023-01-18 08:37, Mark Brown wrote:
On Fri, Jan 06, 2023 at 07:24:19PM +0000, Mark Brown wrote:
The KVM rseq test is failing to build in -next due to a commit merged from the tip tree which adds a wrapper for sys_getcpu() to the rseq kselftests, conflicting with the wrapper already included in the KVM selftest:
Any thoughts on this? The KVM tests are still failing to build in -next:
I'm OK with the fix you submitted in this email thread. Should it be routed through -tip ?
I think so, it'll need to go along with the patch that introduced the new wrapper.
Acked-by: Mathieu Desnoyers mathieu.desnoyers@efficios.com
Peter, can you pick up this patch through tip ?
https://lore.kernel.org/r/20230106-fix-kvm-rseq-build-v1-1-b704d9831d02@kern...
Thanks,
Mathieu
Thanks.