linux/arch/xtensa/mm
Johannes Weiner 0bef42e5c0 xtensa: fix init_bootmem_node() argument order
The second argument to init_bootmem_node() is the PFN to place the
bootmem bitmap at and the third argument is the first PFN on the node.

This is currently backwards but never made any problems as both values
were always zero.

Signed-off-by: Johannes Weiner <jw@emlix.com>
Signed-off-by: Chris Zankel <chris@zankel.net>
2009-04-02 23:39:08 -07:00
..
cache.c [XTENSA] Flush the page-address in update-mmu instead of user-address 2008-02-13 16:58:51 -08:00
fault.c xtensa: fix compilation somewhat 2009-03-10 15:55:10 -07:00
init.c xtensa: fix init_bootmem_node() argument order 2009-04-02 23:39:08 -07:00
Makefile Remove references to "make dep" 2008-01-28 23:22:13 +01:00
misc.S [XTENSA] Fix icache flush for cache aliasing 2008-02-13 17:08:18 -08:00
pgtable.c fix file specification in comments 2006-10-03 23:01:26 +02:00
tlb.c [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00