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 309AA3033EC; Sun, 5 Jul 2026 20:21:42 +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=1783282904; cv=none; b=VcGNN+EAG1dEOMd/p4E5BRG28tjriNGmf07iVpM5YMwtCvyyyVmzWrN4//oIISpSR31TeksAkz/xBLAsm+3QAlv8lIlh4AgZINtHMKLc3LdRCKRV37Kzuzm/Tb6UqW3bwlz1KivVggteHGOAUQDtfGxLpqI5rnP+4QkFCE/A+Lk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783282904; c=relaxed/simple; bh=JVuGBnYIN/Nw8akjMgP9I10o8TZ+bvdsuVWVrEYSuOo=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=isQUM7sdMU2kei6TomZtDysRwcjN9sMekVOeKcej5ODsA+waZg6XEHYqwdMMMQDFha9agaJRP0y13v4wMC95p7AF2XcNiCi1hIWRt76mrykHioGydwkyy7SqnsrhNVe2CuwwFlYHkJZrdYcPPlHExXoi7VwPo/9vP3vuts7XDcI= 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=UWlywshv; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=s+1o4TKi; 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="UWlywshv"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="s+1o4TKi" Date: Sun, 05 Jul 2026 20:21:39 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1783282901; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nttbdzTiGDyBhtu3m3Opi6Gz/T/W+a2L6THIl/oz8d8=; b=UWlywshvHHX2U41WtKIJESBFpGrKijXaALsYsu4juAYZmOnvMHFqgaesf+UR6QD/27iqLF bBQ/9+R70OLUBJ0ysFnhc97xUIEbY37fW6eY7UmAvZYSQ3mOPJ7QZ0sujpV480JlO8nqKQ Nn2nY57H4dL+8ZrAqzmxFy+6q+JxnYbjKpXfd4N02p6LkZgzQL9alcaQh1ZwHECTge45Rx GDGxEIcq46ArAnBozS8IELPqkTfjY7EcR0uK1h7jRaMZ991oY9s0DzRpH90IXkYKHEkoLB ygoRjtcgR/KkV3M/ebzJqx6Qenc0ckVIWeNGwwX6LjIr9MNpP6MUBmuOwJB3MQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1783282901; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=nttbdzTiGDyBhtu3m3Opi6Gz/T/W+a2L6THIl/oz8d8=; b=s+1o4TKi5MEBpng3gpdLEyyQ+n1HUVmf9O+9YjpcZBk4gGmPtq9y3kjRIjrboay4RzWh3J jCaTS/vYKDa85ABg== From: "tip-bot2 for Ding Junlin" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: core/rseq] selftests/rseq: Fix spelling of accommodate Cc: Ding Junlin <1746193727@qq.com>, Thomas Gleixner , "Paul E. McKenney" , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178328289949.744054.2800511002821925978.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the core/rseq branch of tip: Commit-ID: 7148c0a02e09994cfede32bf0b63f3ef9724f6f5 Gitweb: https://git.kernel.org/tip/7148c0a02e09994cfede32bf0b63f3ef972= 4f6f5 Author: Ding Junlin <1746193727@qq.com> AuthorDate: Sun, 05 Jul 2026 23:47:46 +08:00 Committer: Thomas Gleixner CommitterDate: Sun, 05 Jul 2026 22:13:53 +02:00 selftests/rseq: Fix spelling of accommodate It's spelled with two 'm'. Signed-off-by: Ding Junlin <1746193727@qq.com> Signed-off-by: Thomas Gleixner Reviewed-by: Paul E. McKenney Link: https://patch.msgid.link/tencent_BAB26179A92C5CE28657C0451540E6EE4B05@q= q.com --- tools/testing/selftests/rseq/rseq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/testing/selftests/rseq/rseq.c b/tools/testing/selftests/rs= eq/rseq.c index be0d0a9..1cd6339 100644 --- a/tools/testing/selftests/rseq/rseq.c +++ b/tools/testing/selftests/rseq/rseq.c @@ -73,7 +73,7 @@ static int rseq_ownership; #define ORIG_RSEQ_ALLOC_SIZE 32 =20 /* - * Use a union to ensure we allocate a TLS area of 1024 bytes to accomodate = an + * Use a union to ensure we allocate a TLS area of 1024 bytes to accommodate= an * rseq registration that is larger than the current rseq ABI. */ union rseq_tls {