public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Globally defining phys_addr_t
@ 2008-09-11  8:31 Jeremy Fitzhardinge
  2008-09-11  9:53 ` Ingo Molnar
  2008-09-11 10:03 ` Geert Uytterhoeven
  0 siblings, 2 replies; 9+ messages in thread
From: Jeremy Fitzhardinge @ 2008-09-11  8:31 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Alex Nixon, Andrew Morton, Linux Kernel Mailing List

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.

The third patch in the series is not necessary to fix any bug, but it
removes the separate definition of resource_size_t to define it in terms
of phys_addr_t.  I include it for competeness.

Thanks,
    J

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2008-09-15  8:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox