From nobody Sat Jul 25 17:34:23 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 0C15C3D7D75; Wed, 15 Jul 2026 08:52:44 +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=1784105568; cv=none; b=ntCIWpAcQYSmx0DCbTZsrU7DW1K5nAD5SgWR8tZVx9CYc4gBJfYOsjFgCsuzMSvqktJkJEuAdqDPUzPhp90YzrW+Kbr99HNN310eKXPsIRD4wop0qOT+1HWT3CKGEX0rk++5Pc096TQRtHGgce9t7GTZug4M//2i9QR2rzGIc2o= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784105568; c=relaxed/simple; bh=R+JT3cksWXgEi177t+aWnOxwKlhCG7YmbiurQ2H2Hio=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=FtGqletDmu7k88CoVf6ZnmHU6jwpoevA5IFJ/LWjY5D4z67unbBCYxAzXiqNAyECViZgwecX7GS1BGoRLbJepe9bWN4i/YAsEHZAbR5gGLJasbFAp2J5TqFqASX+M96HQ9SDwGJ5OZ+MIbCEJB5BMEoFLph3rZzFd3aeljSbBfk= 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=a3ChcAW4; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=66qATcXb; 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="a3ChcAW4"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="66qATcXb" Date: Wed, 15 Jul 2026 08:52:40 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1784105562; 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=ta59Mf2GpKfc1xKytVdDe2vk/a1NOUx+BnyrDBud/f8=; b=a3ChcAW4JEIUsxb1eR1aXA+M4etBzmBOAEZjEGu6vRAWXNtdxuJwSc9y1RNUlLcjLvoWsJ DuMXkvIul4YXdxa/vd2zC/LC4U9a1TngWrFqz2uLmbCf5YpxKO/04rnRSbXoUd26E+jibd WrEsx21hGoFJtyIpoJsZwFwii3Ck6coudJUkccy/sSRPeQ7d8wyTRKqoT5hYWzBo06kocC vJB5WX3pLJ9iuln9Jyte6E6kROntPG34Cj+Efd6eZRwXDhrvxso0eoG57WSZRuhkuv0IsU DdY3iAWRjaFcBd6Ed7ZFaJeZnWCHyF/lNh3qFLmii44YL7qBasusx7M1FPrMhA== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1784105562; 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=ta59Mf2GpKfc1xKytVdDe2vk/a1NOUx+BnyrDBud/f8=; b=66qATcXbiORUggMHm5JLPdKJ7jzNcenTH0h+3kiltjQ6/LCe5ZygwnslNKV/lntJ1NoECe FPMLZyxviA7lMpDw== 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] vdso: Remove the dependency on HAVE_GENERIC_VDSO from ARCH_HAS_VDSO_ARCH_DATA Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , Vincenzo Frascino , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260709-vdso-have_generic_vdso-v1-2-d2e1061f268b@linutronix.de> References: <20260709-vdso-have_generic_vdso-v1-2-d2e1061f268b@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178410556083.1844600.13258807861542896840.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: a92426375870190ae0088e93c3cbbcf4baf3c705 Gitweb: https://git.kernel.org/tip/a92426375870190ae0088e93c3cbbcf4b= af3c705 Author: Thomas Wei=C3=9Fschuh AuthorDate: Thu, 09 Jul 2026 09:28:38 +02:00 Committer: Thomas Gleixner CommitterDate: Wed, 15 Jul 2026 10:49:02 +02:00 vdso: Remove the dependency on HAVE_GENERIC_VDSO from ARCH_HAS_VDSO_ARCH_DA= TA Align ARCH_HAS_VDSO_ARCH_DATA with ARCH_HAS_VDSO_TIME_DATA, making it selectable even without HAVE_GENERIC_VDSO. It will only have an effect when HAVE_GENERIC_VDSO is enabled anyways, but this makes the architecture Kconfig files a bit simpler. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Reviewed-by: Vincenzo Frascino Link: https://patch.msgid.link/20260709-vdso-have_generic_vdso-v1-2-d2e1061= f268b@linutronix.de --- arch/Kconfig | 1 - arch/riscv/Kconfig | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/arch/Kconfig b/arch/Kconfig index fa7507a..8a8d1ab 100644 --- a/arch/Kconfig +++ b/arch/Kconfig @@ -1682,7 +1682,6 @@ config HAVE_SPARSE_SYSCALL_NR related optimizations for a given architecture. =20 config ARCH_HAS_VDSO_ARCH_DATA - depends on HAVE_GENERIC_VDSO bool =20 config ARCH_HAS_VDSO_TIME_DATA diff --git a/arch/riscv/Kconfig b/arch/riscv/Kconfig index 3f0a647..353cbfc 100644 --- a/arch/riscv/Kconfig +++ b/arch/riscv/Kconfig @@ -54,7 +54,7 @@ config RISCV select ARCH_HAS_SYSCALL_WRAPPER select ARCH_HAS_TICK_BROADCAST if GENERIC_CLOCKEVENTS_BROADCAST select ARCH_HAS_UBSAN - select ARCH_HAS_VDSO_ARCH_DATA if HAVE_GENERIC_VDSO + select ARCH_HAS_VDSO_ARCH_DATA select ARCH_HAVE_NMI_SAFE_CMPXCHG select ARCH_KEEP_MEMBLOCK if ACPI || KEXEC select ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE if 64BIT && MMU