diff options
author | Bernhard Walle <[email protected]> | 2008-06-21 19:01:02 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2008-06-21 11:25:10 -0700 |
commit | 71c2742f5e6348d76ee62085cf0a13e5eff0f00e (patch) | |
tree | 44020f575319903e3ef18665baec360b6ea1c98d /net/unix/sysctl_net_unix.c | |
parent | a19214430d27a3af6f1672ec26f3c893ef899ede (diff) |
Add return value to reserve_bootmem_node()
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 <[email protected]>
Reported-by: Adrian Bunk <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions