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 5A3E8C47089 for ; Wed, 7 Dec 2022 07:55:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229694AbiLGHzt (ORCPT ); Wed, 7 Dec 2022 02:55:49 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45456 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229670AbiLGHzn (ORCPT ); Wed, 7 Dec 2022 02:55:43 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DC25F2F3B0; Tue, 6 Dec 2022 23:55:40 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 5DF9C60B5C; Wed, 7 Dec 2022 07:55:40 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B3374C433D6; Wed, 7 Dec 2022 07:55:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1670399739; bh=OH3kkWQmptbUO59HxBeRpao04FMNiOHDo828acZrA4c=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=a9Jx9JsRwMuLsqVyWiw/ualKM9036oQqCA4uBx2BOlJk9u2BPBTgBSkptocj4C17f GJBX+kU403ntXxk/WlUa6Wbdh7MShXbPR7BBQK+kbGaQ2ZPxXgLs+CzI/+sSNQWR7C bSSZnHBsRojo8Td6B6pk5bWzE9Sd9BdpzRESvuEDn8VZVppE+RPEmsQ0RULW9asIw6 5kqDQ2vFWx58SDYepUSXaO+kH+rSEShnmOTFnDQI8gv+qHKnfMd1gDnksfrdFT4xxV fVDm2U8PUcd2x6A650cSVIrvnIaJC2s79iPgXLuNRS6qgsAc9Lz7Yr0FxvCco+jALa r3JNpKKRGAe0w== Received: from ip-185-104-136-29.ptr.icomera.net ([185.104.136.29] helo=wait-a-minute.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1p2pHF-00B1pE-JD; Wed, 07 Dec 2022 07:55:37 +0000 Date: Wed, 07 Dec 2022 07:54:03 +0000 Message-ID: <875yentzs4.wl-maz@kernel.org> From: Marc Zyngier To: Paolo Bonzini Cc: Stephen Rothwell , Mark Brown , Shuah Khan , linux-kselftest@vger.kernel.org, kvm@vger.kernel.org, Ricardo Koller , David Matlack , Sean Christopherson Subject: Re: [PATCH] KVM: selftests: Fix build for memstress.[ch] rename In-Reply-To: <47b3d23b-e00e-b78f-69f4-4687f4ac607f@redhat.com> References: <20221206175916.250104-1-broonie@kernel.org> <20221207074108.42477c2d@canb.auug.org.au> <47b3d23b-e00e-b78f-69f4-4687f4ac607f@redhat.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.104.136.29 X-SA-Exim-Rcpt-To: pbonzini@redhat.com, sfr@canb.auug.org.au, broonie@kernel.org, shuah@kernel.org, linux-kselftest@vger.kernel.org, kvm@vger.kernel.org, ricarkol@google.com, dmatlack@google.com, seanjc@google.com X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: kvm@vger.kernel.org On Wed, 07 Dec 2022 00:33:12 +0000, Paolo Bonzini wrote: > > On 12/6/22 21:42, Stephen Rothwell wrote: > > Thanks for that. I have added that as a merge fix patch to the kvm-arm > > merge. I assume this will be fixed up when that tree is merged into > > the kvm tree. > > Yes, I'll push as soon as I get confirmation that my own resolution is > correct. As I said in [1], things do build once you add [2] to the mix. I haven't had time to test the tests, but that shouldn't hold the push into -next. M. [1] https://lore.kernel.org/all/86lenkl4d0.wl-maz@kernel.org [2] https://lore.kernel.org/r/20221206181506.252537-1-broonie@kernel.org -- Without deviation from the norm, progress is not possible.