[PATCH RFC] ARM: mm: Fix for highmem on machines with more than 14 cores
Nicolas Pitre
nicolas.pitre at linaro.org
Mon Mar 24 17:28:35 EDT 2014
On Mon, 24 Mar 2014, Anders Berg wrote:
> The fixmap area was hard coded to 224 pages which was only enough for 14 CPU:s.
> Now the area adapts to the configured number of CPU:s (NR_CPUS). We still have
> a hard limit of 30 CPU:s since we only have a single pte-chunk (512 pte:s).
>
> Signed-off-by: Anders Berg <anders.berg at lsi.com>
> Signed-off-by: Fredrik Markström <fredrik.markstrom at gmail.com>
This is under discussion already. Please have a look at this thread:
http://news.gmane.org/group/gmane.linux.kernel/thread=1672068/
Nicolas
More information about the linux-arm-kernel
mailing list