From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753198AbdGUM66 (ORCPT ); Fri, 21 Jul 2017 08:58:58 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:55315 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751670AbdGUM6z (ORCPT ); Fri, 21 Jul 2017 08:58:55 -0400 From: "Rafael J. Wysocki" To: Linux PM Cc: LKML Subject: [PATCH 0/2] PM / suspend: Messaging updates Date: Fri, 21 Jul 2017 14:48:12 +0200 Message-ID: <1714767.SyJDFOT8Lq@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.12.0-rc1+; KDE/4.14.9; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, The first patch addresses a potential confusion regarding messages printed by the suspend core code to the kernel log and the second one adds a pr_fmt() to kernel/power/suspend.c. The patches are on top of the series I posted yesterday: http://marc.info/?l=linux-pm&m=150059650805506&w=2 Thanks, Rafael