From: Huang Ying <ying.huang@intel.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
Len Brown <lenb@kernel.org>
Subject: Re: [PATCH] ACPI, APEI, Print resource errors in conventional format
Date: Mon, 29 Aug 2011 08:49:20 +0800 [thread overview]
Message-ID: <4E5AE210.2000105@intel.com> (raw)
In-Reply-To: <20110826171052.7959.94505.stgit@bhelgaas.mtv.corp.google.com>
On 08/27/2011 01:10 AM, Bjorn Helgaas wrote:
> Use the normal %pR-like format for MMIO and I/O port ranges.
>
> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
> ---
> drivers/acpi/apei/apei-base.c | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/drivers/acpi/apei/apei-base.c b/drivers/acpi/apei/apei-base.c
> index 8041248..8bd5f1a 100644
> --- a/drivers/acpi/apei/apei-base.c
> +++ b/drivers/acpi/apei/apei-base.c
> @@ -460,9 +460,9 @@ int apei_resources_request(struct apei_resources *resources,
> desc);
> if (!r) {
> pr_err(APEI_PFX
> - "Can not request iomem region <%016llx-%016llx> for GARs.\n",
> + "Can not request [mem %#010llx-%#010llx] for %s registers\n",
Why %#010llx instead of %#016llx?
Best Regards,
Huang Ying
next prev parent reply other threads:[~2011-08-29 0:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-26 17:10 [PATCH] ACPI, APEI, Print resource errors in conventional format Bjorn Helgaas
2011-08-29 0:49 ` Huang Ying [this message]
2011-08-29 14:08 ` Bjorn Helgaas
2011-08-30 0:41 ` Huang Ying
2011-08-30 16:32 ` Bjorn Helgaas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4E5AE210.2000105@intel.com \
--to=ying.huang@intel.com \
--cc=bhelgaas@google.com \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox