]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: reserve fixmap entries for early debug
authorAlbert Herranz <albert_herranz@yahoo.es>
Sat, 12 Dec 2009 06:31:50 +0000 (06:31 +0000)
committerGrant Likely <grant.likely@secretlab.ca>
Sun, 13 Dec 2009 05:24:30 +0000 (22:24 -0700)
commitc49a00a1e260417270036fd4c8b3cc68ba6f4c31
tree5fc7a8e27357569c8e54e62a715e2ff68c3fa0f6
parent51af466e2205d356584bc519b5b7b40718831a58
powerpc: reserve fixmap entries for early debug

Add a set of entries to the fixmap table to allow usage of known
reserved virtual address space by early debug code.

The address space reserved is the top 128K of the 32-bit address
space. This allows, if required, the use of a BAT to do the mappings.

Signed-off-by: Albert Herranz <albert_herranz@yahoo.es>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
arch/powerpc/include/asm/fixmap.h