
14 Dec
2008
14 Dec
'08
12:22 a.m.
On Dec 3, 2008, at 11:04 PM, Becky Bruce wrote:
Some parts can support large physical mappings; so make the size argument to addrmap_set_entry a phys_size_t. Also update the 85xx tlb code to be sure the size quantity is unsigned.
Signed-off-by: Becky Bruce beckyb@kernel.crashing.org
cpu/mpc85xx/tlb.c | 4 ++-- include/addr_map.h | 2 +- lib_generic/addr_map.c | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-)
I reposted my patches (v4) and folded this into those patches.
- k