]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: fix compile warning in init_64.c
authorYinghai Lu <yhlu.kernel@gmail.com>
Mon, 23 Jun 2008 21:02:36 +0000 (14:02 -0700)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 10:50:23 +0000 (12:50 +0200)
commit6a07a0edacba397205ff97308b22c6b6aab9f791
tree32a8656b75d20058c9ecccc20ab8410149fe5875
parent3eb11edc1321e14a121deeb8b18c177750226eca
x86: fix compile warning in init_64.c

len is long and ret is only for NUMA

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/init_64.c