From: Albert Herranz Date: Sat, 12 Dec 2009 06:31:50 +0000 (+0000) Subject: powerpc: reserve fixmap entries for early debug X-Git-Tag: v2.6.33-rc1~43^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8e8efaa86399c4424becd96402993cf230dab57;p=pandora-kernel.git 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 Acked-by: Benjamin Herrenschmidt Signed-off-by: Grant Likely --- Reading git-diff-tree failed