[PATCH 0 of 3] define and use phys_addr_t

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeremy Fitzhardinge
Date: Tuesday, August 19, 2008 - 1:02 pm

This series:
 - adds a globally defined phys_addr_t, replacing the
   arch-specific x86 and powerpc ones
 - makes PFN_PHYS return a phys_addr_t
 - redefines resource_size_t as phys_addr_t

The first two are bugfixes and should be applied to git.

Thanks,
	J

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0 of 3] define and use phys_addr_t, Jeremy Fitzhardinge, (Tue Aug 19, 1:02 pm)
[PATCH 1 of 3] add phys_addr_t for holding physical addresses, Jeremy Fitzhardinge, (Tue Aug 19, 1:02 pm)
[PATCH 2 of 3] make PFN_PHYS explicitly return phys_addr_t, Jeremy Fitzhardinge, (Tue Aug 19, 1:02 pm)
[PATCH 3 of 3] redefine resource_size_t as phys_addr_t, Jeremy Fitzhardinge, (Tue Aug 19, 1:02 pm)
Re: [PATCH 1 of 3] add phys_addr_t for holding physical ad ..., Jeremy Fitzhardinge, (Fri Aug 22, 2:11 pm)
Re: [PATCH 1 of 3] add phys_addr_t for holding physical ad ..., Jeremy Fitzhardinge, (Fri Aug 22, 3:30 pm)
Re: [PATCH 1 of 3] add phys_addr_t for holding physical ad ..., Benjamin Herrenschmidt, (Sun Aug 24, 2:39 am)
Re: [PATCH 1 of 3] add phys_addr_t for holding physical ad ..., Jeremy Fitzhardinge, (Sun Aug 24, 9:59 am)