From nobody Sat Jul 25 17:35: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 D419B3D79EF; Wed, 15 Jul 2026 08:52:46 +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=1784105570; cv=none; b=EUFSDSKcpZZaFEsN0WbdG2tD23kVKXcmp4RjtriDpyDRbfNtP/ZmRNb/Wy0ri0KPFoAsflW2H/j7w4OtbF3ciVrhPYOF8W7AF6fhQ1mYWTmQkTTymfIfvTniFXCoeGfV/eb7eOeBsCCJtFsG041d5xdG6JvM2LpD+rJn6bsvqIo= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1784105570; c=relaxed/simple; bh=/SjY8V8ilc8FhqTSibBy65bMcIx1qcwfK29/GeIxK8g=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=fXMJtBOPyt0dhTImApo/XDUoHiWiqk/bHC/AUmYTx+OT+ENpa9DYcxY4AnUuvU/dbg9xzkkQ8GOvUr11pVMaUOiu/RQbkuQSyU5kwImna0rOahMiGx0ZqxliSm5J4qSrepdiT9zS+w7sR52i+bZ6Yj+AzDhdTICgfWvluExs834= 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=j3R94sqY; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=RcG6rzGQ; 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="j3R94sqY"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="RcG6rzGQ" Date: Wed, 15 Jul 2026 08:52:42 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1784105563; 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=e89ZKDwgqqzAnapbVFHc1BgPqte/PDpfyE6oohEn8Rw=; b=j3R94sqYpQ9Zyql7mE9qSqjORZDpEySfE12mtqIINBfj+1xUbqjmEK0bZyTDD9jvSect8Q xyMMgSsnW2GGj1b6jpw7RZi/4Ga7CPi8rE7kGPZKrX2P0zHVBJKcpB3QGRdHUHJRidsz/F rKl+7cw9qfYo9t045abOlEw+l6RG7z1GP/BOIrIDtKl9IJOFIgnqvfCbj/wMiayix+2R6w HLHnEMf0KEt3bsBkTVMcq6lZ0JOZwWvdbuKHPlnYr0hMSE8MyKfDZymIp6cetNkf0kAiRh qdqgC2fg/tOdHJHW+FxWrUIDX0xndA8MqdLhZjIgSnmefoYzearaVUMkAPtT0A== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1784105563; 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=e89ZKDwgqqzAnapbVFHc1BgPqte/PDpfyE6oohEn8Rw=; b=RcG6rzGQmY2ZTsfetFfV5sDDqBbxia0MvLkCz7F/9O42vXgYFCq3t8gwopT7wz1bDgFsFm H1bxIhWlNLeRCBAA== 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] futex: Remove dependency on HAVE_GENERIC_VDSO from FUTEX_ROBUST_UNLOCK 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-1-d2e1061f268b@linutronix.de> References: <20260709-vdso-have_generic_vdso-v1-1-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: <178410556219.1844600.1429868252349364833.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: 2558084d2b03e298e3ec04bbbcfad55c8d50b7db Gitweb: https://git.kernel.org/tip/2558084d2b03e298e3ec04bbbcfad55c8= d50b7db Author: Thomas Wei=C3=9Fschuh AuthorDate: Thu, 09 Jul 2026 09:28:37 +02:00 Committer: Thomas Gleixner CommitterDate: Wed, 15 Jul 2026 10:49:02 +02:00 futex: Remove dependency on HAVE_GENERIC_VDSO from FUTEX_ROBUST_UNLOCK The robust futex unlock functionality has no relation to the generic vDSO functionality. Remove the dependency. 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-1-d2e1061= f268b@linutronix.de --- init/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init/Kconfig b/init/Kconfig index 5230d48..53178ea 100644 --- a/init/Kconfig +++ b/init/Kconfig @@ -1857,7 +1857,7 @@ config HAVE_FUTEX_ROBUST_UNLOCK bool =20 config FUTEX_ROBUST_UNLOCK - def_bool FUTEX && HAVE_GENERIC_VDSO && GENERIC_IRQ_ENTRY && RSEQ && HAVE_= FUTEX_ROBUST_UNLOCK + def_bool FUTEX && GENERIC_IRQ_ENTRY && RSEQ && HAVE_FUTEX_ROBUST_UNLOCK =20 config EPOLL bool "Enable eventpoll support" if EXPERT