Re: [PATCH 1 of 3] add phys_addr_t for holding physical addresses

From: Andrew Morton
Date: Fri Aug 22 2008 - 16:03:43 EST


On Tue, 19 Aug 2008 13:02:50 -0700
Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

> Add a kernel-wide "phys_addr_t" which is guaranteed to be able to hold
> any physical address. By default it equals the word size of the
> architecture, but a 32-bit architecture can set ARCH_PHYS_ADDR_T_64BIT
> if it needs a 64-bit phys_addr_t.
>

You say this is a bugfix but you don't describe the bug. This makes it
rather hard to make the 2.6.2[5678] decisions.

Ditto on [patch 2/3].
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/