diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2014-01-21 15:50:55 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-21 16:19:48 -0800 |
commit | 560dca27a6b36015e4f69a4ceba0ee5be0707c17 (patch) | |
tree | 961006de1f5ef34d462bfc7de5018b63ef56061d /include/memory | |
parent | 9a28f9dc8d10b619af9a37b1e27c41ada5415629 (diff) | |
download | op-kernel-dev-560dca27a6b36015e4f69a4ceba0ee5be0707c17.zip op-kernel-dev-560dca27a6b36015e4f69a4ceba0ee5be0707c17.tar.gz |
mm/memblock: use WARN_ONCE when MAX_NUMNODES passed as input parameter
Check nid parameter and produce warning if it has deprecated
MAX_NUMNODES value. Also re-assign NUMA_NO_NODE value to the nid
parameter in this case.
These will help to identify the wrong API usage (the caller) and make
code simpler.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/memory')
0 files changed, 0 insertions, 0 deletions