From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4DA4AC4332F for ; Sun, 4 Dec 2022 13:53:37 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230062AbiLDNxg (ORCPT ); Sun, 4 Dec 2022 08:53:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229996AbiLDNxd (ORCPT ); Sun, 4 Dec 2022 08:53:33 -0500 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3019C13D40 for ; Sun, 4 Dec 2022 05:53:32 -0800 (PST) Received: from zn.tnic (p200300ea9733e799329c23fffea6a903.dip0.t-ipconnect.de [IPv6:2003:ea:9733:e799:329c:23ff:fea6:a903]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 8DE411EC0529; Sun, 4 Dec 2022 14:53:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1670162010; h=from:from: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:in-reply-to:references; bh=2WAm3Bu3fQoyv6WfX5BaCTG0jKSF+C2DCSKLhMjB4fo=; b=fMn3JyKKwU3jIacwXdqlM1GB6qbOhX9HnVoIj3nDm6vYZPybpXqDcqpDpN7IOOB2fUIUTC L3SWsYGqECXelgzFKoYtyjEpmB1EkGXl5klue+XOsd2ejRzWJyPO7bYFKvozHS0Ng1IGeD F3ia05cE+AD0NbPiPcbldz0mMa1OhfU= Date: Sun, 4 Dec 2022 14:53:25 +0100 From: Borislav Petkov To: Linus Torvalds Cc: x86-ml , lkml Subject: [GIT PULL] timers/urgent for 6.1-rc8 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, please pull a single urgent timers fix for 6.1. Thx. --- The following changes since commit b7b275e60bcd5f89771e865a8239325f86d9927d: Linux 6.1-rc7 (2022-11-27 13:31:48 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/timers_urgent_for_v6.1_rc8 for you to fetch changes up to d9f15a9de44affe733e34f93bc184945ba277e6d: Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend" (2022-12-01 12:05:29 +0100) ---------------------------------------------------------------- - Revert a fix to RISC-V timers supposed to address an uncertainty whether clock events are received during S3 or not which locks up other RISC-V platforms. The issue will be fixed differently later. ---------------------------------------------------------------- Conor Dooley (1): Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend" drivers/clocksource/timer-riscv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette