From nobody Thu Apr 9 03:28:41 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 438E13D34B4; Wed, 11 Mar 2026 09:31:14 +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=1773221475; cv=none; b=dPRxoDt+V7lwfs1jIYWC5+gxedtnNEv8cLJ1akC3OejXqJWmH3uPv5mIU/olL9SdQNM7tHVXprfCRPwXsXzo71VjSIS4s+ql/g5Q7KiKOfIezkxd+mII/vwL/TGzVQK9oAszNZ2QuAV+tBQfVx+UoVpn4ZQBOGrnjU/xwy32OeE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773221475; c=relaxed/simple; bh=H8M/j23Sg9hEv+wkTye37K06kN0mgUPm4m8RONrhD0c=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=rY0PFc3KkNripnOoDxY4Lnuu8jrC580oNKelpfoOPWs7EXEpgN8u1F5mgRl0c7roRdyuab00GjFRY1WlRg6O8x5/guv4AZar1tUOBxG3EyxWIYZlhIJIsQtwxLRRqnj3VziADinDPvdMAhxl66BaGUDNO7NAAciw3S3+rzZQuqg= 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=yHJ06PmD; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=buTifN8M; 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="yHJ06PmD"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="buTifN8M" Date: Wed, 11 Mar 2026 09:31:11 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773221473; 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=MAihl52dhVxtHQ0DuEarr08j77T92PniiIy7srimQvo=; b=yHJ06PmD9EDL8QpJmGtjaklODXS9M+K98zbgnPMkV4i6nXUTJEww+U9BBIwFB+2sPWamRb +1MrIz+79F3gZO+2p8EsAB5QmV0w/h8UP8pyICNiSA6KeckvCRFLno/dbZ07guXGWrICso S7azReynjp89ePmag23UwpPrYolNyGdN5rpbXyDbSZLCo6h1IHoJd0PDOsLw+2EDsKiH+j MsJid51mVcF+AFS0r7JY+fP4mNhwR1ABGKVsGQAL+1S3y2gAqgL+AbTorvgwo6HJUTfBco TNlBK2PczzeS/SNFS+w6kKsnkiVHHSR0gOFmBbEF1Ltgq8B0uELDpJzfvt6eUw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773221473; 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=MAihl52dhVxtHQ0DuEarr08j77T92PniiIy7srimQvo=; b=buTifN8MzH7qJrDBHLLBixd8ebI3MTpHXBkjrAOIyW70Jq83yJn6eDHYsj8TjFTsdzELHD IeFZdfjjs/VnlJAQ== 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] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers" Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-selftest-cleanups-v2-1-d84830fa8beb@linutronix.de> References: <20260227-vdso-selftest-cleanups-v2-1-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: <177322147161.1647592.1518356728073568951.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: 8919083b6a0bb76d43e44da4ab0f08f52456434a Gitweb: https://git.kernel.org/tip/8919083b6a0bb76d43e44da4ab0f08f52= 456434a Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:45:56 +01:00 Committer: Thomas Gleixner CommitterDate: Wed, 11 Mar 2026 10:27:39 +01:00 Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc heade= rs" This reverts commit c9fbaa879508 ("selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers") The kernel headers were used to make parse_vdso.c compatible with nolibc. Unfortunately linux/elf.h is incompatible with glibc's sys/auxv.h. When using glibc it is therefore not possible build parse_vdso.c as part of the same compilation unit as its caller as sys/auxv.h is needed for getauxval(). In the meantime nolibc gained its own elf.h, providing compatibility with the documented libc interfaces. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Link: https://patch.msgid.link/20260227-vdso-selftest-cleanups-v2-1-d84830f= a8beb@linutronix.de --- tools/testing/selftests/vDSO/Makefile | 2 -- tools/testing/selftests/vDSO/parse_vdso.c | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/tools/testing/selftests/vDSO/Makefile b/tools/testing/selftest= s/vDSO/Makefile index e361aca..2de5cef 100644 --- a/tools/testing/selftests/vDSO/Makefile +++ b/tools/testing/selftests/vDSO/Makefile @@ -19,8 +19,6 @@ endif =20 include ../lib.mk =20 -CFLAGS +=3D $(TOOLS_INCLUDES) - CFLAGS_NOLIBC :=3D -nostdlib -nostdinc -ffreestanding -fno-asynchronous-un= wind-tables \ -fno-stack-protector -include $(top_srcdir)/tools/include/nolibc/nolibc= .h \ -I$(top_srcdir)/tools/include/nolibc/ $(KHDR_INCLUDES) diff --git a/tools/testing/selftests/vDSO/parse_vdso.c b/tools/testing/self= tests/vDSO/parse_vdso.c index 3ff00fb..c6ff441 100644 --- a/tools/testing/selftests/vDSO/parse_vdso.c +++ b/tools/testing/selftests/vDSO/parse_vdso.c @@ -19,8 +19,7 @@ #include #include #include -#include -#include +#include =20 #include "parse_vdso.h" =20