Home
last modified time | relevance | path

Searched hist:"0 bef42e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/xtensa/mm/
H A Dinit.c0bef42e5 Wed Mar 04 09:21:29 CST 2009 Johannes Weiner <jw@emlix.com> 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>
0bef42e5 Wed Mar 04 09:21:29 CST 2009 Johannes Weiner <jw@emlix.com> 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>