diff options
author | Bernhard Walle <bwalle@suse.de> | 2008-06-21 19:01:02 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-06-24 14:08:29 -0700 |
commit | 8c3a10753bfb7ba66b024398cc9bad9eea82a99f (patch) | |
tree | 7112e4a92ffd0056ebd1feec0ffc5b66b1ada783 /lib/bug.c | |
parent | bd3aae04b2b17300b33e2e1b89482715c2cf7de3 (diff) |
Add return value to reserve_bootmem_node()
commit 71c2742f5e6348d76ee62085cf0a13e5eff0f00e upstream
This patch changes the function reserve_bootmem_node() from void to int,
returning -ENOMEM if the allocation fails.
This fixes a build problem on x86 with CONFIG_KEXEC=y and
CONFIG_NEED_MULTIPLE_NODES=y
Signed-off-by: Bernhard Walle <bwalle@suse.de>
Reported-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'lib/bug.c')
0 files changed, 0 insertions, 0 deletions