From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751977AbbCLSOq (ORCPT ); Thu, 12 Mar 2015 14:14:46 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:57686 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751168AbbCLSOo (ORCPT ); Thu, 12 Mar 2015 14:14:44 -0400 Message-ID: <5501D78E.10102@ti.com> Date: Thu, 12 Mar 2015 13:14:38 -0500 From: Nishanth Menon User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Kevin Hilman , Scott Wood CC: , , Subject: Re: [PATCH 05/22] PM / AVS: SmartReflex: %pF is only for function pointers References: <1426130037-17956-1-git-send-email-scottwood@freescale.com> <1426130037-17956-5-git-send-email-scottwood@freescale.com> <7hy4n2w0ix.fsf@deeprootsystems.com> In-Reply-To: <7hy4n2w0ix.fsf@deeprootsystems.com> Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/12/2015 01:09 PM, Kevin Hilman wrote: > Scott Wood writes: > >> Use %pS for actual addresses, otherwise you'll get bad output >> on arches like ppc64 where %pF expects a function descriptor. >> >> Signed-off-by: Scott Wood >> Cc: linux-pm@vger.kernel.org >> Cc: Kevin Hilman >> Cc: Nishanth Menon > > Acked-by: Kevin Hilman > Acked-by: Nishanth Menon I suppose this goes via Jiri Kosina's trivial tree? -- Regards, Nishanth Menon