]> git.baikalelectronics.ru Git - kernel.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)
commit9d1c6dca6e1a931fef89992d698d06c433345d9e
tree32a8656b75d20058c9ecccc20ab8410149fe5875
parent248ef4609734fbd14196d1fad1cca3ac4d2a741b
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