android_kernel_samsung_msm8976/arch/xtensa
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
..
boot xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
configs [PATCH] xtensa: remove extra header files 2006-12-10 09:55:39 -08:00
include/asm xtensa: remove redefinition of XCHAL_MMU_ASID_BITS 2009-04-02 23:38:10 -07:00
kernel xtensa: use correct stack pointer for stack traces 2009-04-02 23:38:57 -07:00
lib xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
mm xtensa: fix init_bootmem_node() argument order 2009-04-02 23:39:08 -07:00
platforms proc tty: switch xtensa iss console to ->proc_fops 2009-04-01 08:59:10 -07:00
variants xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
Kconfig xtensa: beat Kconfig into shape 2009-04-02 23:38:35 -07:00
Kconfig.debug
Makefile xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00