From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Ingo Molnar <mingo@elte.hu>, Alex Nixon <alex.nixon@citrix.com>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Subject: Re: [PATCH 0/3] Globally defining phys_addr_t
Date: Thu, 11 Sep 2008 09:08:32 -0700 [thread overview]
Message-ID: <48C94280.8060608@goop.org> (raw)
In-Reply-To: <20080911032058.538ceb7c.akpm@linux-foundation.org>
Andrew Morton wrote:
> On Thu, 11 Sep 2008 11:53:11 +0200 Ingo Molnar <mingo@elte.hu> wrote:
>
>
>> * Jeremy Fitzhardinge <jeremy@goop.org> wrote:
>>
>>
>>> Hi Ingo,
>>>
>>> This is a repost of a little 3-patch series which Andrew has been
>>> carrying in -mm. It cleans up the definition of phys_addr_t to make
>>> it kernel-wide rather than x86-specific, and fixes up PFN_PHYS() to
>>> use it to avoid address truncation.
>>>
>>> We currently have a few workarounds for this problem in the tree, but
>>> Alex found another bug caused by PFN_PHYS(), so it's probably better
>>> if you bring these patches into tip.git for now.
>>>
>>> PowerPC also defines a phys_addr_t with the same meaning as x86; the
>>> powerpc arch maintainers are happy with these patches.
>>>
>> Andrew, are you fine with that approach too?
>>
>
> spose so. These patches are the same as those in -mm (I checked).
>
> Still seems a bit odd to me that we're disallowing things like 32-bit
> reosurces on >4G-memory-span machines. A resource_size_t is a
> different (and narrower) concept from a physical address.
>
I don't mind much either way. I added that patch on suggestion from
BenH, and don't really mind if it gets dropped. The first two are the
really important ones.
>> Also, i dont see Andrew's signoffs in the patches, and that's the true
>> path of these patches which should be preserved: you => -mm => -tip.
>>
>
> Not really. These went
>
> JF -> mm
>
> and
>
> JF -> you
>
> but whatever.
>
Yes, I just resent the same patches. But getting the ones blessed with
-mm pee would be the best.
J
next prev parent reply other threads:[~2008-09-11 16:08 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-11 8:31 [PATCH 0/3] Globally defining phys_addr_t Jeremy Fitzhardinge
2008-09-11 9:53 ` Ingo Molnar
2008-09-11 10:20 ` Andrew Morton
2008-09-11 11:56 ` Ingo Molnar
2008-09-11 16:08 ` Jeremy Fitzhardinge [this message]
2008-09-11 10:03 ` Geert Uytterhoeven
2008-09-11 11:50 ` Ralf Baechle
2008-09-11 16:06 ` Jeremy Fitzhardinge
2008-09-11 16:17 ` Maciej W. Rozycki
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=48C94280.8060608@goop.org \
--to=jeremy@goop.org \
--cc=akpm@linux-foundation.org \
--cc=alex.nixon@citrix.com \
--cc=benh@kernel.crashing.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
/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