[PATCH 1/2] ARM: calculate VMALLOC_END by probing in mdesc->map_io()

Nicolas Pitre nico at fluxnic.net
Sun Jan 23 09:21:19 EST 2011


On Sun, 23 Jan 2011, Eric Miao wrote:

> > I'd instead suggest adding vmalloc_end to the machine description
> > record.
> >
> 
> And since all boards sharing a same machine_class is going to use
> the same value, I'd rather we first introduce struct machine_class
> like in the patch I posted months ago?

Another way to look at it is to move vmalloc_end and the like into each 
machine record now, and look at the machine class changes afterwards 
with a better view of all that might be consolidated at that point.


Nicolas



More information about the linux-arm-kernel mailing list