From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 4AE0448B388; Tue, 21 Jul 2026 12:02:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784635343; cv=none; b=hNRKHySeYuSwV1gRlyseMNFRV1GcI4FMMlWwjc9O/aTA5pbB14s3fXklwmYaWgCvhsjNjBNJpwkTeSIZc6OWUYIsDePxEyNXTVmMqlUs7auVgj7NaZG6Z6/I7WdyKTZKVu2++CB/kZGIw5/f3NF3mG22dsNYa7rCe70OkYkcNo0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784635343; c=relaxed/simple; bh=ahhNa2hgFUqWeneUNfr/nu3bT2cYyRbL+HkoSzZuq0c=; h=Date:Message-ID:From:To:Cc:Subject:In-Reply-To:References: MIME-Version:Content-Type; b=RLyOt9BLuRzicvLN2xlc1sLIUcd+fyte4WTLKyPiGqlCeMpvpv0LJF9JwTUbsnyfeEXpC/jK1V53Bv1kGt54DYLPdi9XbWiVIBD40a8Rd/a5Iaow3PjMcnqu4ATJxBlIWhpxF4bR6Rt0Kv1wrqhzqGIDRRRAR9NvgjvCn6dHfhM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=VKp3baMs; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VKp3baMs" Received: by smtp.kernel.org (Postfix) with ESMTPSA id B2F7F1F000E9; Tue, 21 Jul 2026 12:02:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1784635341; bh=CpHVcr0p6Tqcqk4We8OUVL6IpOZGJeDTD7aqHe+WeuI=; h=Date:From:To:Cc:Subject:In-Reply-To:References; b=VKp3baMswJj0cEWLrhFqBBAfHVwAN4QjWa9j0mxNThq+0dGDzCBYAVrVe5MxvE+r0 FyDrphEBFVmFJErjQxWQy81QITCnccC6fpL9NOe4Gsz9f/3bKykGUuczM4onUX+Eo0 0x1ZtHeUh8S/arz02PLQJEbvKkUcOFklUgdTGvXFZMntbHnBxbRellLfM9iZP7+nyi W6wjrQdHBeHdptzFE+CGZjj18P0xj/FErBQzEWm+FYpZObe+eK0w0kSeZJdQnXU3Xn XuypqHnBGsa/2S1QvHJ9Xy/Y8lYbeGJkS9jYswwZOtrlxi5cVDWTJ+5ZJGCsSwbRkJ l0HoDPS7i+T/w== Received: from sofa.misterjones.org ([185.219.108.64] helo=goblin-girl.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.98.2) (envelope-from ) id 1wm9Ax-00000007CuB-4AGM; Tue, 21 Jul 2026 12:02:20 +0000 Date: Tue, 21 Jul 2026 13:02:19 +0100 Message-ID: <86wluoeek4.wl-maz@kernel.org> From: Marc Zyngier To: Mark Brown Cc: linux-kernel@vger.kernel.org, linux-next@vger.kernel.org Subject: Re: Missing signoff in the kvm-arm-fixes tree In-Reply-To: References: 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/30.1 (aarch64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: broonie@kernel.org, linux-kernel@vger.kernel.org, linux-next@vger.kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false On Tue, 21 Jul 2026 12:46:11 +0100, Mark Brown wrote: >=20 > [1 ] > Commit >=20 > 6c13643a6f392 ("KVM: arm64: Fix hyp_trace clock disabling") >=20 > is missing a Signed-off-by from its committer Amusing: maz@valley-girl:~/hot-poop/arm-platforms$ b4 am -lsto - 20260715105100.3178= 255-1-vdonnefort@google.com | git am Grabbing thread from lore.kernel.org/all/20260715105100.3178255-1-vdonnefor= t@google.com/t.mbox.gz Analyzing 4 messages in the thread Looking for additional code-review trailers on lore.kernel.org Analyzing 0 code-review messages Checking attestation on all messages, may take a moment... --- =E2=9C=93 [PATCH v2] KVM: arm64: Fix hyp_trace clock disabling + Reviewed-by: Fuad Tabba (=E2=9C=93 DKIM/linux.= dev) + Link: https://patch.msgid.link/20260715105100.3178255-1-vdonnefort@go= ogle.com + Signed-off-by: Marc Zyngier --- =E2=9C=93 Signed: DKIM/google.com --- Total patches: 1 --- Link: https://patch.msgid.link/20260715105100.3178255-1-vdonnefort@google.= com Base: using specified base-commit a13c140cc289c0b7b3770bce5b3ad42ab35074aa git checkout -b v2_20260715_vdonnefort_google_com a13c140cc289c0b7b3= 770bce5b3ad42ab35074aa Applying: KVM: arm64: Fix hyp_trace clock disabling maz@valley-girl:~/hot-poop/arm-platforms$ git show commit ffb57162cb4e20971ea41320f8dd9fad7d141e9f (HEAD) Author: Vincent Donnefort Date: Wed Jul 15 11:51:00 2026 +0100 KVM: arm64: Fix hyp_trace clock disabling =20 Fix the disable path in hyp_trace_clock_enable(), which fell through to re-initialize and reschedule the clock after cancelling the work. Return early instead. =20 While at it, cleanup hyp_trace_clock::lock which is unused and hyp_trace_clock::running which is redundant: the trace_remote framework already serializes calls to the callback enable_tracing. =20 Fixes: b22888917fa4 ("KVM: arm64: Sync boot clock with the nVHE/pKVM hy= p") Signed-off-by: Vincent Donnefort No RB, no SoB, no Link. Guess b4 is busted in some way... BTW, could you please Cc the actual maintainers of KVM/arm64? Christoffer has been out of that look for over 7 years now... Thanks, M. --=20 Without deviation from the norm, progress is not possible.