On Sun, 23 Jan 2011, Eric Miao wrote:
On Sun, Jan 23, 2011 at 7:15 AM, Russell King - ARM Linux
[off-list ref] wrote:
quoted
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?
Can we possibly get away with a global VMALLOC_END? What if we were to
decide it is fixed at 0xf0000000 for everyone?
Nicolas