From nobody Mon Jun 8 08:46:13 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 DAB85492539; Thu, 4 Jun 2026 16:24:58 +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=1780590301; cv=none; b=m5TDWBmqUy1dKi62dhfxJLR6Q6MeL+A3l1fjIlfsUFKLJl14GRS0HGUeBKIVLc4BKiN6n3JkQCDLtIHUrrHULpeNYSBKMhPJJN+xsrmnOhA7PDB5o+B1YO1WHT8/aIC6jKmvyGXmur1T81tupjSINM/cnpLExYSQ4XhkRYnnnBk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1780590301; c=relaxed/simple; bh=XGlCKmWIrXzwhzvyI8Uejzy+6qyUV6jH12Nn4grk3Vs=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=Ewk/eJCQugq6Ygm5XfDCNJGD81xhH+k0vQQSgsj5tZBF8VrnwuJYfUqOEkwZOYKLXbloehCNQZ9s0HPySTDA6TQCD6E8ruotzkeESYFP9li19Xa4tUbbzYhNA6MJaMOvyOZzAKO/T5H9IYAekFzSLsIzYDYBGk0DqiwRrpnUDj4= 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=RCshjei4; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=raqTUkYM; 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="RCshjei4"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="raqTUkYM" Date: Thu, 04 Jun 2026 16:24:55 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1780590297; 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=sh/KNdNYiuCcF3ucRCGNvCtRduEOZIcmAjHimJ715q4=; b=RCshjei423Ezh+E482Edzh9bx+4cRa5piyeFVf4GmwyF2VkzlOdLq6lt7LjFYyXyoLsRg3 4eVO+3Xxmo6qkLt8dzSxzaq6HDm4cwblbDssTXHIVySpdrGM4vrkpkx5vhdyzCE2ZZLXcW d8Qu7qHXHv3+NGLzy0odt9mE9x0eande72uDlpruQ6UL/pcGpAYfJuemiEttQcfJCEbmr4 IfpuJZSAeb4DUgmX4RWLN8SBvzX6hThHUkFNwTwYmLjzAlAU1HJrM48IA2Y9p6eRb59lqg e6x67X/dlHgSa2oXQJbrB8VhWGwfYAiHtRlg0j0XwEtsnhXRBbfO3sMMnCdyxQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1780590297; 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=sh/KNdNYiuCcF3ucRCGNvCtRduEOZIcmAjHimJ715q4=; b=raqTUkYMG6YQ7IMJi7OBtMsWGLnuFQ5jKeNmIBCCJS62R6WNDbkTA4PH18s67v7iGYRtAx BdjbEqFtWoT/eRDQ== 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] MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAY Cc: thomas.weissschuh@linutronix.de, Thomas Gleixner , Thomas Bogendoerfer , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20260521-vdso-mips-kconfig-v1-3-2f79dcd6c78f@linutronix.de> References: <20260521-vdso-mips-kconfig-v1-3-2f79dcd6c78f@linutronix.de> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <178059029576.710.11832979025410739974.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: 60ad2f1158577b4923987f0a410456cfccd0fd23 Gitweb: https://git.kernel.org/tip/60ad2f1158577b4923987f0a410456cfc= cd0fd23 Author: Thomas Wei=C3=9Fschuh AuthorDate: Thu, 21 May 2026 08:53:17 +02:00 Committer: Thomas Gleixner CommitterDate: Thu, 04 Jun 2026 18:22:45 +02:00 MIPS: Introduce Kconfig MIPS_GENERIC_GETTIMEOFDAY The logic to enable the generic vDSO Kconfig symbols is about to become more complex. Introduce a new helper symbol to keep the configuration readable. Signed-off-by: Thomas Wei=C3=9Fschuh Signed-off-by: Thomas Gleixner Cc: Thomas Bogendoerfer Link: https://patch.msgid.link/20260521-vdso-mips-kconfig-v1-3-2f79dcd6c78f= @linutronix.de --- arch/mips/Kconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig index 3249880..b041d3d 100644 --- a/arch/mips/Kconfig +++ b/arch/mips/Kconfig @@ -38,7 +38,6 @@ config MIPS select GENERIC_BUILTIN_DTB if BUILTIN_DTB select GENERIC_CMOS_UPDATE select GENERIC_CPU_AUTOPROBE - select GENERIC_GETTIMEOFDAY select GENERIC_IRQ_PROBE select GENERIC_IRQ_SHOW select GENERIC_ISA_DMA if EISA @@ -3169,6 +3168,10 @@ endmenu config MIPS_EXTERNAL_TIMER bool =20 +config MIPS_GENERIC_GETTIMEOFDAY + def_bool y + select GENERIC_GETTIMEOFDAY + menu "CPU Power Management" =20 if CPU_SUPPORTS_CPUFREQ && MIPS_EXTERNAL_TIMER