diff options
author | 2013-07-08 16:00:41 -0700 | |
---|---|---|
committer | 2013-07-09 10:33:25 -0700 | |
commit | 0a1be15097a5f5ee8cbaf7cf0a55146363db0e4d (patch) | |
tree | f8fde1ec945694785aabe11b3f0e9f3e5dff3270 /kernel/panic.c | |
parent | mm: honor min_free_kbytes set by user (diff) | |
download | wireguard-linux-0a1be15097a5f5ee8cbaf7cf0a55146363db0e4d.tar.xz wireguard-linux-0a1be15097a5f5ee8cbaf7cf0a55146363db0e4d.zip |
mm/memory_hotplug.c: fix return value of online_pages()
online_pages() is called from memory_block_action() when a user requests
to online a memory block via sysfs. This function needs to return a
proper error value in case of error.
Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Cc: Yasuaki Ishimatsu <isimatu.yasuaki@jp.fujitsu.com>
Cc: Tang Chen <tangchen@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/panic.c')
0 files changed, 0 insertions, 0 deletions