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 C9922CDB465 for ; Mon, 16 Oct 2023 19:05:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232302AbjJPTFc (ORCPT ); Mon, 16 Oct 2023 15:05:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229848AbjJPTFa (ORCPT ); Mon, 16 Oct 2023 15:05:30 -0400 Received: from mail-pl1-x633.google.com (mail-pl1-x633.google.com [IPv6:2607:f8b0:4864:20::633]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2A3695 for ; Mon, 16 Oct 2023 12:05:28 -0700 (PDT) Received: by mail-pl1-x633.google.com with SMTP id d9443c01a7336-1c9c496c114so37585ad.0 for ; Mon, 16 Oct 2023 12:05:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20230601; t=1697483128; x=1698087928; darn=vger.kernel.org; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=b1VlSEnGZgno+VCZ2CMhUaRzE+QVLRzzBhFEmOew2zU=; b=jlDvdCTnJn/IfWByCKyn9hTTeKWzQQo7e7i5hSrwROUKyJ4kvba5VcRhSrhbDbIPdv t8F/PRha/FZIENUWauQOrs1j5wigO46AczN2WbtK37Bz/g7AjXJxMJ5sv0fFn0TjIi3q vtI5NFvmjH5QA1l1sT0PS8KJSGKydPoEkR+Lrs5TVlhICMMocYIPruyeTQV8WnyjGK0P 9woDrDZRgStRnN9PxetS373oWcS2fDeQqjG/S2mSckNQUnSp50peh2KCIf+PqhKYUifH 3vSB96yjQNUnGwkKv0PTKyAdulFZbk+Gh1PcL1YzckQ5xsYuLLOazyGpXKzRYZchUdUG yPgQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697483128; x=1698087928; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=b1VlSEnGZgno+VCZ2CMhUaRzE+QVLRzzBhFEmOew2zU=; b=Sz5t9GnEi40IV8kYqKYPuF18EnhSVBJNfZev/e9hP/CxyXphbkDq3bVLVSvnX167IA coLBriKAeXfcUaqdTfpvaeGqishx19TWQknzmTsDCLoouFLYjTpeN+49PvHtKhvUm2ac vAcq2M5eAblB/23mXKpfpGM0X21xpep9L/zPyxJnxbVMKoAuWBlJHSiMYwpNaopVvoSp icw/QOp3RWAj8J/5QgGCtCOB9Uc/zmI//IHT59XXHPkvhhgiQcxMKS54lMYyx7QJCe7b VAlfdiO7W9EFXB/b8beq7TcRlRLOsYIWHkbNgbDDaLxayjeNr7L/+05Y1mmG/TgSbMuG D/OA== X-Gm-Message-State: AOJu0YwL38do4WRyI2AFZzI37BqAb9SolVI+6KmAQC8GTaW9feVzEQsl liqEL16kA2yuofC0I+jk/W+2AQmOdMeUHzHm9FF8rw== X-Google-Smtp-Source: AGHT+IGzqX6lfM4KPQZaOFHNso4U2b11m5YXW3DWX1mnMS9JBJdU3dcZ2THIjxAivTgEAatvr6FAe6c5mnJrC2Caufk= X-Received: by 2002:a17:903:1c1:b0:1c9:af6a:6d0d with SMTP id e1-20020a17090301c100b001c9af6a6d0dmr25965plh.9.1697483128045; Mon, 16 Oct 2023 12:05:28 -0700 (PDT) MIME-Version: 1.0 References: <20231009230858.3444834-1-rananta@google.com> <20231009230858.3444834-11-rananta@google.com> <44608d30-c97a-c725-e8b2-0c5a81440869@redhat.com> <65b8bbdb-2187-3c85-0e5d-24befcf01333@redhat.com> In-Reply-To: From: Raghavendra Rao Ananta Date: Mon, 16 Oct 2023 12:05:16 -0700 Message-ID: Subject: Re: [PATCH v7 10/12] KVM: selftests: aarch64: Introduce vpmu_counter_access test To: Oliver Upton Cc: Sebastian Ott , Marc Zyngier , Alexandru Elisei , James Morse , Suzuki K Poulose , Paolo Bonzini , Zenghui Yu , Shaoqin Huang , Jing Zhang , Reiji Watanabe , Colton Lewis , linux-arm-kernel@lists.infradead.org, kvmarm@lists.linux.dev, linux-kernel@vger.kernel.org, kvm@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 16, 2023 at 11:56=E2=80=AFAM Oliver Upton wrote: > > On Fri, Oct 13, 2023 at 02:05:29PM -0700, Raghavendra Rao Ananta wrote: > > Oliver, > > > > Aren't the selftest patches from the 'Enable writable ID regs' series > > [1] merged into kvmarm/next? Looking at the log, I couldn't find them > > and the last patch that went from the series was [2]. Am I missing > > something? > > > > Thank you. > > Raghavendra > > > > [1]: https://lore.kernel.org/all/169644154288.3677537.15121340860793882= 283.b4-ty@linux.dev/ > > [2]: https://lore.kernel.org/all/20231003230408.3405722-11-oliver.upton= @linux.dev/ > > This is intentional, updating the tools headers as it was done in the > original series broke the perftool build. I backed out the selftest > patches, but took the rest of the kernel changes into kvmarm/next so > they could soak while we sort out the selftests mess. Hopefully we can > get the fix reviewed in time [*]... > > [*] https://lore.kernel.org/kvmarm/20231011195740.3349631-1-oliver.upton@= linux.dev/ > > -- Ah, I see. In that case, since it impacts this series, do you want me to rebase my series on top of your selftests series for v8? Thank you. Raghavendra > Thanks, > Oliver