Re: [PATCH 02/11] ST SPEAr: Added basic header files for SPEAr3xx machine family

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Russell King - ARM Linux
Date: Thursday, March 11, 2010 - 3:33 am

On Wed, Mar 03, 2010 at 10:37:32AM +0530, Viresh KUMAR wrote:

You don't need to provide this file if you don't use it.


Don't define it like this - define VMALLOC_END to be the maximum virtual
address which you can permit the vmalloc area to extend to - which is
generally the start of your peripheral mappings.

It's rather pointless defining it in terms of PAGE_OFFSET, because this
can vary, whereas the start of your peripheral mappings tends to be
fixed.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 02/11] ST SPEAr: Added basic header files for S ..., Russell King - ARM Linux, (Thu Mar 11, 3:33 am)
Re: [PATCH 01/11] ST SPEAr: Added ARM PrimeXsys System Con ..., Russell King - ARM Linux, (Thu Mar 11, 3:45 am)