From nobody Thu Apr 9 03:30:02 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 2F9A33D0926; Wed, 11 Mar 2026 09:31:13 +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=1773221474; cv=none; b=A7PSGf6AgjSEJknFmrrU8Zf7tUOPs/vq/UVMDUvr0t3hGI27mAZiwH09y2yfE5mQBett6Gywwy3urEU4FlWjqC9VlWZHNTvZmhhFr42NoQi/mdm8dpVBvStW/4+yl77kIRlBIf/mG9eeDwvblPTfLxo5d/E0qf7M0mzcKFqjYhU= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773221474; c=relaxed/simple; bh=gjai/2jzXUexS04I1/2SX7PRuXdVYWO61Z0cGJRXfEQ=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=j2+uAgq8qpvxBrm7f6k2E3yrCrkrRffXDUFikJk4IVOhmFE2aSN1yUiHnMeLioOkaW6NcEiHym2yWQoIQyjPoxKxx8ZATb3TvuF7WgR+xHVGZAlfSa3wJRJhwpkHKbowV6T+p9UFAlqBYMM90OPiOnQlpgtdlZP0f+sIH5/gZEk= 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=Q5S7Cubn; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=wYbHqfN7; 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="Q5S7Cubn"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="wYbHqfN7" Date: Wed, 11 Mar 2026 09:31:10 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773221471; 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=PWSrUt7qwOeyYq2ITUc4bkIYwpzLALMkDMVAlhmYs0U=; b=Q5S7CubnD0q+QV59dwyArRd3Lt9h9FYO25w43RO3XXFFqaRmj7xoICPauj6Bl16cmw58/x O/vl1MH8ioRi5I/RiWLJAfofgyatxhO4Wu/C0DQNTtObc29sqU+/IHAY5PYuVTlCGYWXOk aySohKW3dn/lGPaA9bJMl3Bp2Tv2v73G32iQzIBo+1wK55d94yoNuyO7R4Kj8RottQApqo D/PQ0j8oqMLEjit03Og1Jz0c0kMt0/MDNni+i6dtW/gVdHz3Ykes99sUDiLAIa10wJvclr +YZn6yA5Rk4Jkwf6KqiCaYQzxESu7Dpsol+DD7n9yblRyQvVk2FHIuvHr9h+3Q== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773221471; 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=PWSrUt7qwOeyYq2ITUc4bkIYwpzLALMkDMVAlhmYs0U=; b=wYbHqfN7ND3gUHP71DZfGH8d7D4OfVaH5bRLeGm0UinQkTCeuJR++24fPnqjmdZd9WRC89 SJIFTpRfhuOxIEDg== 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_gettimeofday: Remove nolibc checks Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-selftest-cleanups-v2-2-d84830fa8beb@linutronix.de> References: <20260227-vdso-selftest-cleanups-v2-2-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: <177322147048.1647592.17250841728539036895.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: 1f3ecd18a3465b318d3014a59c08c21dc136515e Gitweb: https://git.kernel.org/tip/1f3ecd18a3465b318d3014a59c08c21dc= 136515e Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:45:57 +01:00 Committer: Thomas Gleixner CommitterDate: Wed, 11 Mar 2026 10:27:39 +01:00 selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks nolibc now provides these headers, making the check unnecessary. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260227-vdso-selftest-cleanups-v2-2-d84830f= a8beb@linutronix.de --- tools/testing/selftests/vDSO/vdso_test_gettimeofday.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c b/tools/= testing/selftests/vDSO/vdso_test_gettimeofday.c index 912edad..990b29e 100644 --- a/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c +++ b/tools/testing/selftests/vDSO/vdso_test_gettimeofday.c @@ -11,10 +11,8 @@ */ =20 #include -#ifndef NOLIBC #include #include -#endif =20 #include "kselftest.h" #include "parse_vdso.h"