From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F3E61C32793 for ; Wed, 18 Jan 2023 14:52:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231608AbjAROww (ORCPT ); Wed, 18 Jan 2023 09:52:52 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50364 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231320AbjAROw3 (ORCPT ); Wed, 18 Jan 2023 09:52:29 -0500 Received: from smtpout.efficios.com (unknown [IPv6:2607:5300:203:b2ee::31e5]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3CD302386B; Wed, 18 Jan 2023 06:45:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=efficios.com; s=smtpout1; t=1674053152; bh=jnoOetXYIGXsnxje52HdC8DNcTcXPQAKGIEjinWGQdA=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=tVdtZaHi3/AsRHSiU/ctzQigE1bSd5wKtpMUJaP6o9TDDW+xssa+HU9SN/VKobcFJ 2s6yMn6TbDDtMm2MIWE6P57epomXiN0mOHVmjrcxbN+ddfuV4+Uca6fj0s+PdDWqZ2 YzuboSSZNdFnyhVqWsytBaaU0N4xSz+HLb5BUH1MQKpr6EA46cRy/MpkCttVuE/aKV N8/gAyDcEc6ydp9erW2dNA1A89RDAEQCFrhIj2ga3zu2IJGfjMlmYOhY/v7A/2Hxlm hPvCfzeLAr/Ezn8dGIPUOBWMSmXCEBQyXJ1Yd6RLZIs89qjMBGCRB4PppWcoLkcSqE hI/pfiuWrBXkA== Received: from [172.16.0.101] (192-222-180-24.qc.cable.ebox.net [192.222.180.24]) by smtpout.efficios.com (Postfix) with ESMTPSA id 4NxpTr2WlfzhCY; Wed, 18 Jan 2023 09:45:52 -0500 (EST) Message-ID: Date: Wed, 18 Jan 2023 09:46:25 -0500 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.6.0 Subject: Re: [PATCH] KVM: selftests: Fix build of rseq test To: Peter Zijlstra Cc: Paolo Bonzini , Shuah Khan , Oliver Upton , kvm@vger.kernel.org, linux-kselftest@vger.kernel.org, Mark Brown References: <20230106-fix-kvm-rseq-build-v1-1-b704d9831d02@kernel.org> Content-Language: en-US From: Mathieu Desnoyers In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org 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 Peter, can you pick up this patch through tip ? https://lore.kernel.org/r/20230106-fix-kvm-rseq-build-v1-1-b704d9831d02@kernel.org Thanks, Mathieu > > Thanks. -- Mathieu Desnoyers EfficiOS Inc. https://www.efficios.com