Re: [RFC PATCH v3 2/3] powerpc: udbg: add fixmap entry for early debug

2009-12-01 Thread Benjamin Herrenschmidt
On Tue, 2009-12-01 at 00:09 +0100, Albert Herranz wrote: Add a new entry to the fixmap table to allow low level early udbg drivers to safely reserve virtual address space and create their I/O mappings. Signed-off-by: Albert Herranz albert_herr...@yahoo.es ---

[RFC PATCH v3 2/3] powerpc: udbg: add fixmap entry for early debug

2009-11-30 Thread Albert Herranz
Add a new entry to the fixmap table to allow low level early udbg drivers to safely reserve virtual address space and create their I/O mappings. Signed-off-by: Albert Herranz albert_herr...@yahoo.es --- arch/powerpc/include/asm/fixmap.h |3 +++ 1 files changed, 3 insertions(+), 0