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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 15BDCCDB465 for ; Thu, 19 Oct 2023 19:49:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=5yfW1yMu5K8KYi5BqYPadQSZY3YTaLVelWQx6lBgK/0=; b=XedSPliU28eDom VbvPkgEQCyV/4djPgpl+/JvPyZQOonC3Bjp0ObVNFcHw4XwcxsXIIFemTzRORM++gLe+4m4UPk8/0 mLWU0chvgdoyjMMxjWaAWqPSek8HYjJAT5lY2LjeyIWXodb3TkLK8+W3QQEbA/BT/J34gCv5GmCR9 DMIrFq8hyUVwZ5fYDlXxjuLfX1ERfmY+3GFY6cPMm+IDFZbT3CYFo5CHS2Zp9x6hgSU29Kacr74H4 VPl8BaS4zEkHzcCZTZ9HMGTmuI37P0SQG8EDoGKHbXMNsFAUX2ySW7pLH2TQBuZ0Uk+iBlc5RVzFj 9CNnEVikMTOZXkm20zNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qtZ0p-000cr5-1o; Thu, 19 Oct 2023 19:48:55 +0000 Received: from out-208.mta1.migadu.com ([2001:41d0:203:375::d0]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qtZ0n-000cqV-14 for linux-arm-kernel@lists.infradead.org; Thu, 19 Oct 2023 19:48:55 +0000 Date: Thu, 19 Oct 2023 19:48:41 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linux.dev; s=key1; t=1697744929; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=RNFnPBmT2kHe/G+q+68d98VWZ+QYophr/LlHSTV8/EI=; b=anX6JKvlYo0Yi9SMAJDTrarE3mzr6InthamthjBiN5U3lQpOmda0W+juCnabIfAyRx5xpJ 23fhU9sPZms4E20zsQ6y3S86ZU4juOKMvm0FtsUnlpgrUTFzJh6uHYZ+yuYPRzHJTTLG0w MLQ4uhmS5R9Yj5+YvakGPyxDFHXAnhs= X-Report-Abuse: Please report any abuse attempt to abuse@migadu.com and include these headers. From: Oliver Upton To: Eric Auger Cc: Mark Brown , kvm@vger.kernel.org, kvmarm@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-perf-users@vger.kernel.org, Jing Zhang , Zenghui Yu , Suzuki K Poulose , James Morse , Marc Zyngier , Paolo Bonzini , Adrian Hunter , Ian Rogers , Namhyung Kim , Jiri Olsa , Alexander Shishkin , Mark Rutland , Arnaldo Carvalho de Melo , Ingo Molnar , Peter Zijlstra Subject: Re: [PATCH v3 4/5] tools headers arm64: Update sysreg.h with kernel sources Message-ID: References: <20231011195740.3349631-1-oliver.upton@linux.dev> <20231011195740.3349631-5-oliver.upton@linux.dev> <73b94274-4561-1edd-6b1e-8c6245133af2@redhat.com> <3c5332b0-9035-4cb8-96ce-7a9b8d513c3a@sirena.org.uk> <8baca35a-9154-97e6-d682-032fc69d2da6@redhat.com> <48d09c9f-78d9-e5eb-d85a-e75a6df81396@redhat.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <48d09c9f-78d9-e5eb-d85a-e75a6df81396@redhat.com> X-Migadu-Flow: FLOW_OUT X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231019_124853_777542_81558035 X-CRM114-Status: UNSURE ( 9.39 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Oct 19, 2023 at 10:43:34AM +0200, Eric Auger wrote: [...] > OK np. I did not notice you picked the series up and I jumped in too > late. Anyway that was worthwhile for my education ;-) And as always, patches welcome :) We're getting close to the next release and I'd like to have the majority of the kvmarm PR baking in next for a while. But fixes are easy to stack on top. Thanks again for the reviews. -- Best, Oliver _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel