Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp1020495rwb; Thu, 1 Dec 2022 11:12:58 -0800 (PST) X-Google-Smtp-Source: AA0mqf5gp6thqOfZtKERgKS4WIzCsUYUC/NtOts4308W6OOqgE8cEyBhDcc5QWI02P/h6cwdsz4C X-Received: by 2002:aa7:de08:0:b0:46a:e4e0:8407 with SMTP id h8-20020aa7de08000000b0046ae4e08407mr24916137edv.36.1669921977667; Thu, 01 Dec 2022 11:12:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1669921977; cv=none; d=google.com; s=arc-20160816; b=jK5xjVlA5vw4w3ePqmlUEc5Omfqm8tuMPchl/bgisajU7Ha5sYR2nDqL1JbkWtidJ8 Mrpd4HQj32emtFy0NWIHVQBrrPAOZgmJZut5+3ajIEDMGMEesEcyxeSbsV+GW9wOoIdL d2145XLVQLGJ0omnb0bWMrGryKbA5QQ8YCXqOGlJLXmRndEjcoeXpiuQ2Fw5crc9//tX uV/DD9vwfT+yXnIexMoLqLWZYXuTuTk4oPxUcfvi1afUNe7Q2zm30x8ZNvqMjzA1VY3s qV4vaKIOQ8JVeg4Ovs3SuCFVtiMN3wodJePyjw/S4cWUzcgmqqZf6B/op2nOd31TVZ7i v5aw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=m3krf5rtpfbAn5f+vncDyEQDWSzF/Oc849zJ/GlJ9ps=; b=pdX9vPhFwwHbGdBcEq+KbKDqvjQG5K7GvycfZbXeWqYRllK3yKCVy1DDKPcOFEF2R9 LQI7p9Y4wqDZFxLhEMneC+7w+uHkr/a48RsaMN6ufwSnMxFRFUE+sobm1FVO+DAuWZvI 87Cw/FT66AP1QWzYgTyuJG4HfI8EtY8djAUv1M8vX+VqdrTadadVM6yfHoqA9UHwPhUT F4Nrbxm/CnCZ12xSJHsDuTRAjXfU935ljefDjipP96NBSc76EfoW4faz0vgGosXSAyx/ sPPSXTPvReHK9+RwoXYeJYprUqR/tBKgISdNxTQYms54umXH+w164dNv68y4c0hChM6o 0qKw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id j27-20020a170906279b00b007c0bd0edd72si341474ejc.163.2022.12.01.11.12.38; Thu, 01 Dec 2022 11:12:57 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230390AbiLASfI (ORCPT + 82 others); Thu, 1 Dec 2022 13:35:08 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60664 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230238AbiLASfB (ORCPT ); Thu, 1 Dec 2022 13:35:01 -0500 Received: from cloudserver094114.home.pl (cloudserver094114.home.pl [79.96.170.134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 934D38C690; Thu, 1 Dec 2022 10:35:00 -0800 (PST) Received: from localhost (127.0.0.1) (HELO v370.home.net.pl) by /usr/run/smtp (/usr/run/postfix/private/idea_relay_lmtp) via UNIX with SMTP (IdeaSmtpServer 5.1.0) id 3b704f8ee1b4a035; Thu, 1 Dec 2022 19:34:59 +0100 Received: from kreacher.localnet (unknown [213.134.188.161]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by v370.home.net.pl (Postfix) with ESMTPSA id 3E35C27C0F8F; Thu, 1 Dec 2022 19:34:58 +0100 (CET) Authentication-Results: v370.home.net.pl; dmarc=none (p=none dis=none) header.from=rjwysocki.net Authentication-Results: v370.home.net.pl; spf=fail smtp.mailfrom=rjwysocki.net From: "Rafael J. Wysocki" To: Linux PM Cc: LKML , Thomas =?ISO-8859-1?Q?Wei=DFschuh?= , Petr Mladek , Lukas Bulwahn , Joe Perches , Todd Brandt Subject: [PATCH v1 0/2] PM: sleep: Avoid using pr_cont() in tasks freezing code Date: Thu, 01 Dec 2022 19:31:59 +0100 Message-ID: <4441789.LvFx2qVVIh@kreacher> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" X-CLIENT-IP: 213.134.188.161 X-CLIENT-HOSTNAME: 213.134.188.161 X-VADE-SPAMSTATE: clean X-VADE-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvhedrtdehgdduudegucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecujffqoffgrffnpdggtffipffknecuuegrihhlohhuthemucduhedtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjughrpefhvfevufffkfgggfgtsehtufertddttdejnecuhfhrohhmpedftfgrfhgrvghlucflrdcuhgihshhotghkihdfuceorhhjfiesrhhjfiihshhotghkihdrnhgvtheqnecuggftrfgrthhtvghrnhepffffffekgfehheffleetieevfeefvefhleetjedvvdeijeejledvieehueevueffnecukfhppedvudefrddufeegrddukeekrdduiedunecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepvddufedrudefgedrudekkedrudeiuddphhgvlhhopehkrhgvrggthhgvrhdrlhhotggrlhhnvghtpdhmrghilhhfrhhomhepfdftrghfrggvlhculfdrucghhihsohgtkhhifdcuoehrjhifsehrjhifhihsohgtkhhirdhnvghtqedpnhgspghrtghpthhtohepjedprhgtphhtthhopehlihhnuhigqdhpmhesvhhgvghrrdhkvghrnhgvlhdrohhrghdprhgtphhtthhopehlihhnuhigqdhkvghrnhgvlhesvhhgvghrrdhkvghrnhgvlhdrohhrghdprhgtphhtthhopehlihhnuhigseifvghishhsshgthhhuhhdrnhgvthdprhgtphhtthhopehpmhhlrgguvghksehsuhhsvgdrtghomhdprhgtphhtthhopehluhhkrghsrdgsuhhl figrhhhnsehgmhgrihhlrdgtohhmpdhrtghpthhtohepjhhovgesphgvrhgthhgvshdrtghomhdprhgtphhtthhopehtohguugdrvgdrsghrrghnughtsehlihhnuhigrdhinhhtvghlrdgtohhm X-DCC--Metrics: v370.home.net.pl 1024; Body=7 Fuz1=7 Fuz2=7 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi All, The first patch in this series rearranges the tasks freezing code used during system-wide suspend and hibernation to avoid printing continuation messages with pr_cont() which is problematic. The second patch refines one more message in that code on top of the first one. Thanks!