public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
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 3/4] ACPICA: Utilities: Cleanup to convert physical address printing formats.
Date: Fri, 15 May 2015 13:41:18 -0700	[thread overview]
Message-ID: <20150515204118.GA20376@kroah.com> (raw)
In-Reply-To: <1431466102-8276-4-git-send-email-ggdavisiv@gmail.com>

On Tue, May 12, 2015 at 05:28:21PM -0400, George G. Davis wrote:
> From: Lv Zheng <lv.zheng@intel.com>
> 
> commit cc2080b0e5a7c6c33ef5e9ffccbc2b8f6f861393 upstream.
> 
> ACPICA commit 7f06739db43a85083a70371c14141008f20b2198
> 
> For physical addresses, since the address may exceed 32-bit address range
> after calculation, we should use %8.8X%8.8X (see ACPI_FORMAT_UINT64()) to
> convert the %p formats.
> 
> This is a preparation to switch acpi_physical_address to 64-bit on 32-bit
> kernel builds.
> 
> Link: https://github.com/acpica/acpica/commit/7f06739d
> 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>
> [gdavis: Apply changes to drivers/acpi/acpica/{tbutils,tbxfload}.c]
> Signed-off-by: George G. Davis <george_davis@mentor.com>

Can you provide a backported version of this for 3.10?

thanks,

greg k-h

  reply	other threads:[~2015-05-15 20:41 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 [this message]
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
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=20150515204118.GA20376@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