From nobody Tue Apr 7 22:03:14 2026 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 BEB7422B8C5; Wed, 11 Mar 2026 14:51:32 +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=1773240694; cv=none; b=ND6hw27VLpSGQg+mVMECongP4Mzo0BMSnz45VQX3fhlfWepjkK7ILiy36oN4zGmeg/AeQ/qM24RKb4/HWQi3I75rjkyCbxKblFQOiLvTVMdhKHGgrZDxQNdWUhrERsvUDh2x4PsS2eK4GWCQtAFxqH/cywT2AnAOXqzl9DrtV8o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773240694; c=relaxed/simple; bh=nsdoP1Abd0RNqXdIWqcTPhhUZW1p3Xb4ktA2GraX7r8=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=cs//1vD3dp2JIf5Y4YtDhxRvAne9F3smzQtXRo9pTOMxzz8FguNssP4bdi05kORDd8ar+MsSW0rr/3Aff6cyYaG+9OmZAAGTudb/LCp4mra3GHDL/cW/Xg/FpnFtLnSF7E+twfd2WKcNBOUymZLCYfRGUEuQmWz5XDGtQEaUJIQ= 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=uJUepsvH; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=iHLSfowr; 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="uJUepsvH"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="iHLSfowr" Date: Wed, 11 Mar 2026 14:51:29 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773240691; 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=zheWY8nWN08Rn4M78ZIsMp2alIy2vqbrCB83w8sRr0w=; b=uJUepsvHTvvctHHLpRI93DWjq4nmNhyrOI2YrG2lWw7PeQBnH77w+iBzulDJYV/f5DLsbc vxy/m/RXti57gG0oX+4WHtSReTngeCDapX2TXgmENTnKCb+R5aV5NZhe5ltQosMi9ys4p4 Ym97I7E+Xj/kKGPu+k250kcDcfdcuNhEGpSFmoQkguxv1h1uk4yxgKD5iCJFDZynT+yiLJ /waqJwtZhnICzSSP3vN36zvQTyXhR+gjVDrF2PjrZhS3mdX7XoT6W5ujxGzfILvVLNkFHY 2bQk6piazDQdNatyAgq2e2q9qK4a0QiuUijbSmRWp7DWSdpcTYEi3fAUVk9bog== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773240691; 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=zheWY8nWN08Rn4M78ZIsMp2alIy2vqbrCB83w8sRr0w=; b=iHLSfowrttZgWW6L3j0oyYi8DL0HbNaWSrlLVTBg6TXQL49P4IYwDDeNh6UjLkpmzJ3/7T 8qNpJh79pjcSiWBA== From: tip-bot2 for Thomas =?utf-8?q?Wei=C3=9Fschuh?= Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: timers/vdso] selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , "Borislav Petkov (AMD)" , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-selftest-cleanups-v2-3-d84830fa8beb@linutronix.de> References: <20260227-vdso-selftest-cleanups-v2-3-d84830fa8beb@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177324068995.1647592.3631421422705093379.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 timers/vdso branch of tip: Commit-ID: ad2af7768fac884ede727d2a085bd78b8e13fdef Gitweb: https://git.kernel.org/tip/ad2af7768fac884ede727d2a085bd78b8= e13fdef Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:45:58 +01:00 Committer: Borislav Petkov (AMD) CommitterDate: Wed, 11 Mar 2026 15:23:06 +01:00 selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks These fallbacks are only valid on x86 and unused in the first place. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Signed-off-by: Borislav Petkov (AMD) Link: https://patch.msgid.link/20260227-vdso-selftest-cleanups-v2-3-d84830f= a8beb@linutronix.de --- tools/testing/selftests/vDSO/vdso_test_correctness.c | 8 -------- 1 file changed, 8 deletions(-) diff --git a/tools/testing/selftests/vDSO/vdso_test_correctness.c b/tools/t= esting/selftests/vDSO/vdso_test_correctness.c index 055af95..2a2d9b0 100644 --- a/tools/testing/selftests/vDSO/vdso_test_correctness.c +++ b/tools/testing/selftests/vDSO/vdso_test_correctness.c @@ -25,14 +25,6 @@ =20 static const char **name; =20 -#ifndef SYS_getcpu -# ifdef __x86_64__ -# define SYS_getcpu 309 -# else -# define SYS_getcpu 318 -# endif -#endif - #ifndef __NR_clock_gettime64 #define __NR_clock_gettime64 403 #endif