From: Greg KH <greg@kroah.com>
To: "George G. Davis" <ggdavisiv@gmail.com>
Cc: stable@vger.kernel.org, Dirk Behme <dirk.behme@gmail.com>,
Lv Zheng <lv.zheng@intel.com>, Bob Moore <robert.moore@intel.com>,
"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
"George G. Davis" <george_davis@mentor.com>
Subject: Re: [PATCH 4/4] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers.
Date: Fri, 15 May 2015 13:46:18 -0700 [thread overview]
Message-ID: <20150515204618.GB20376@kroah.com> (raw)
In-Reply-To: <1431466102-8276-5-git-send-email-ggdavisiv@gmail.com>
On Tue, May 12, 2015 at 05:28:22PM -0400, George G. Davis wrote:
> From: Lv Zheng <lv.zheng@intel.com>
>
> commit 1d0a0b2f6df2bf2643fadc990eb143361eca6ada upstream.
>
> ACPICA commit b60612373a4ef63b64a57c124576d7ddb6d8efb6
>
> For physical addresses, since the address may exceed 32-bit address range
> after calculation, we should use 0x%8.8X%8.8X instead of ACPI_PRINTF_UINT
> and ACPI_FORMAT_UINT64() instead of
> ACPI_FORMAT_NATIVE_UINT()/ACPI_FORMAT_TO_UINT().
>
> This patch also removes above replaced macros as there are no users.
>
> This is a preparation to switch acpi_physical_address to 64-bit on 32-bit
> kernel builds.
>
> Link: https://github.com/acpica/acpica/commit/b6061237
> Signed-off-by: Lv Zheng <lv.zheng@intel.com>
> Signed-off-by: Bob Moore <robert.moore@intel.com>
> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
> Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
> Signed-off-by: George G. Davis <george_davis@mentor.com>
Can you also provide a backport for this for 3.10 as well?
thanks,
greg k-h
next prev parent reply other threads:[~2015-05-15 20:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-12 21:28 [PATCH 0/4] Fix v3.14.41 ARCH=i386 ACPI build warnings George G. Davis
2015-05-12 21:28 ` [PATCH 1/4] ACPICA: Tables: Change acpi_find_root_pointer() to use acpi_physical_address George G. Davis
2015-05-15 1:43 ` Greg KH
2015-05-15 15:01 ` George G. Davis
2015-05-12 21:28 ` [PATCH 2/4] ACPICA: Utilities: Cleanup to enforce ACPI_PHYSADDR_TO_PTR()/ACPI_PTR_TO_PHYSADDR() George G. Davis
2015-05-12 21:28 ` [PATCH 3/4] ACPICA: Utilities: Cleanup to convert physical address printing formats George G. Davis
2015-05-15 20:41 ` Greg KH
2015-05-18 19:39 ` [PATCH 3.10 v2 1/2] " George G. Davis
2015-05-18 19:39 ` [PATCH 3.10 v2 2/2] ACPICA: Utilities: Cleanup to remove useless ACPI_PRINTF/FORMAT_xxx helpers George G. Davis
2015-05-12 21:28 ` [PATCH 4/4] " George G. Davis
2015-05-15 20:46 ` Greg KH [this message]
2015-05-19 10:57 ` [PATCH 0/4] Fix v3.14.41 ARCH=i386 ACPI build warnings Luis Henriques
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=20150515204618.GB20376@kroah.com \
--to=greg@kroah.com \
--cc=dirk.behme@gmail.com \
--cc=george_davis@mentor.com \
--cc=ggdavisiv@gmail.com \
--cc=lv.zheng@intel.com \
--cc=rafael.j.wysocki@intel.com \
--cc=robert.moore@intel.com \
--cc=stable@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