From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754737AbdGUUu0 (ORCPT ); Fri, 21 Jul 2017 16:50:26 -0400 Received: from cloudserver094114.home.net.pl ([79.96.170.134]:49378 "EHLO cloudserver094114.home.net.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753502AbdGUUuZ (ORCPT ); Fri, 21 Jul 2017 16:50:25 -0400 From: "Rafael J. Wysocki" To: Andy Shevchenko Cc: Linux PM , LKML Subject: Re: [PATCH 0/2] PM / suspend: Messaging updates Date: Fri, 21 Jul 2017 22:42:30 +0200 Message-ID: <1598403.3v8fpR9YnQ@aspire.rjw.lan> User-Agent: KMail/4.14.10 (Linux/4.12.0-rc1+; KDE/4.14.9; x86_64; ; ) In-Reply-To: References: <1714767.SyJDFOT8Lq@aspire.rjw.lan> 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 On Friday, July 21, 2017 06:13:45 PM Andy Shevchenko wrote: > On Fri, Jul 21, 2017 at 3:48 PM, Rafael J. Wysocki wrote: > > 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 > > Standardization is what I like. > > Reviewed-by: Andy Shevchenko Thanks!