From nobody Thu Apr 9 03:29:47 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 5E5E03D8118; Wed, 11 Mar 2026 09:31:22 +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=1773221484; cv=none; b=Fm7/Whh/f2CHgRz2WBaiKs7BA8lbntidouvt5IOlsEz6hM1MnwDynHBqiAg7KE+yd9bHxtGdHxTfd0y+BnWTwjS0A2LG8lNU9s43bclxTsizzv6mj79qsByEtv0g5LQo5XdHBaKXGLh+7/OSs69q+/s+obYJko3oysQBuVCN3Uw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773221484; c=relaxed/simple; bh=C2e+sXV353Ywpw70kGd8okaAmlEwoidVteaxYIhIJ/Y=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=h5Q0LKZ9AU+gkhy8JZ6d1C+wT3eXwywN9mHRNAKyocu28VnXwbJOzVRdxUxQx+OdX26mwFF1OXJZYSxq6/UvSYyQRrMkXFLZWBsEGESxojuW/w5eB4YLw3Dr5fZ6N/QnU263oIC/UqWrs1Q5iS/AoxmanLBUtW2URwdVBOSKADY= 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=TvqJACIz; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=XnvGXAmB; 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="TvqJACIz"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="XnvGXAmB" Date: Wed, 11 Mar 2026 09:31:19 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1773221481; 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=tHp8rZueeDx/7S89NTfdA//uSHn3266Jv31BwgS+BSc=; b=TvqJACIzl6hSkZjbkhJm1jrCYpX6xSucKy0/Vghj8NjZaZrUOqgW9YTsl60oC6zGalJLic 0ymNNC2XBE9Ap+orDvJKox8boNQOTTX/7ifUJ5FLT14x2ATu/7GuCdnyrzCtV2xg8s1DVP VwoCbc4CtR/64cXJ6kuAlt/O9dlnkS4O1zIYEX6coyrvMFTR6mJo/N+brQINUXgFjyaR5i O9CT0Gzxl9qJQKzvViyNUF81dfkkWuM8oOSwiaM1kokgEHmK0IOi80aeGKqr/jPV2Wr4yy B1QcwsWNE2LBjR6vwEfFbwPockDfUx0aYbDGYa255j4nSiFm+4LP8k6pG0KdzA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1773221481; 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=tHp8rZueeDx/7S89NTfdA//uSHn3266Jv31BwgS+BSc=; b=XnvGXAmB+j0ujdnoGq4bdcI/RdkoR+dr6KrzmryvNWnXII4DwoKjUgtDWgxImSJVuzj947 2tQYvqfiilVb/mAQ== 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] random: vDSO: Add explicit includes Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , "Jason A. Donenfeld" , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260227-vdso-header-cleanups-v2-9-35d60acf7410@linutronix.de> References: <20260227-vdso-header-cleanups-v2-9-35d60acf7410@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <177322147976.1647592.798339650727518856.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: 6acf4446e2c3c6024143ee17071554cde6617f03 Gitweb: https://git.kernel.org/tip/6acf4446e2c3c6024143ee17071554cde= 6617f03 Author: Thomas Wei=C3=9Fschuh AuthorDate: Fri, 27 Feb 2026 07:44:35 +01:00 Committer: Thomas Gleixner CommitterDate: Wed, 11 Mar 2026 10:27:38 +01:00 random: vDSO: Add explicit includes Various used symbols are only visible through transitive includes. These transitive includes are about to go away. Explicitly include the necessary headers. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Acked-by: Jason A. Donenfeld Link: https://patch.msgid.link/20260227-vdso-header-cleanups-v2-9-35d60acf7= 410@linutronix.de --- lib/vdso/getrandom.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/vdso/getrandom.c b/lib/vdso/getrandom.c index 440f8a6..7e29005 100644 --- a/lib/vdso/getrandom.c +++ b/lib/vdso/getrandom.c @@ -7,8 +7,11 @@ #include #include #include +#include #include +#include #include +#include #include #include =20