From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (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 CE1EE2517AA for ; Thu, 20 Nov 2025 19:18:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763666310; cv=none; b=N/qtQ7tLKMb0CWe/pNTlwa01ZeNrKFx2p/H8JgAar+9B5gzBIcmiv8z9ZE1TJE0sGcGTDuEnO8la6mKSX4/3L4Vb7feajiF+wEOM3CgcssaUg0OkAJJL9eJb6X7vU+66pZ+TKrXEDFTbPW38wVJi12M32pidPLDu6Qrmc1MxuTc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763666310; c=relaxed/simple; bh=P7f21Ti1TrQTNq6Gwwa0cDtuZyUpkNO7F1EZZDnhCn8=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=mK6ELGAPAsdqc1vXgsa1oI/g+z3EOMgeU9x+Bv0/IlabySnejeawteV6BlDw2mf5kbvP2t+x+BIjsVhls6HV1sN65/axRVTI3gGIvWxRO0kWinkz/umPwaQWF3FuLIyiOVXI/4x9VU9Z6VU2MMCZKPyCHa7aGxgf3WWbS0btzG0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=LKQzBIJT; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=bDtaHHYh; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="LKQzBIJT"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="bDtaHHYh" From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1763666307; 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=P7f21Ti1TrQTNq6Gwwa0cDtuZyUpkNO7F1EZZDnhCn8=; b=LKQzBIJTtcnSlYwdnbkOYSyX5hXztnM/jZoruCvpvhfNJNPyrbz9PN1qxags6itEOK4iWi nQZMzvUuEWox6CvuNLbDeO4lbBZ0NJdYNXq0C2rR/bEQR0pzCIXrGGCCpiwaDmOpJkOl/c gtwjb0gDZTRiF3Ydz93abrCQOtODjGDg3Z/JSkaG2bGKR1qn0YLPJt7JNPCSqdn02BFj/q 1i3cSZ7OAfSFaGz76alo2iCVZ3kCA75e3+kBvpZJwuMik41FSGOJ2mgDyizjs/3NWEGCCT KstjkK+Lf+ovy+nXAorQPdnznQPFgz8oxry/9kybIMKVR4c8e23vBX4Gy4RwNQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1763666307; 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=P7f21Ti1TrQTNq6Gwwa0cDtuZyUpkNO7F1EZZDnhCn8=; b=bDtaHHYh5XO3EsJu2h5YV6KsFcdElmUGX/oyYP91NSxzhrT+r2uVqLXZta5xu+nZoyYVP0 k4ITlH0edTQSZcBA== To: Gabriele Monaco , linux-kernel@vger.kernel.org, Anna-Maria Behnsen , Frederic Weisbecker , Waiman Long Cc: Gabriele Monaco , "John B. Wyatt IV" , "John B. Wyatt IV" Subject: Re: [PATCH v16 7/7] timers/migration: Exclude isolated cpus from hierarchy In-Reply-To: <20251120145653.296659-8-gmonaco@redhat.com> References: <20251120145653.296659-1-gmonaco@redhat.com> <20251120145653.296659-8-gmonaco@redhat.com> Date: Thu, 20 Nov 2025 20:18:26 +0100 Message-ID: <87ecpsjywt.ffs@tglx> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain On Thu, Nov 20 2025 at 15:56, Gabriele Monaco wrote: > > Tested-by: John B. Wyatt IV > Tested-by: John B. Wyatt IV I took the liberty to remove one of John's alter egos here :)