diff options
author | Grygorii Strashko <[email protected]> | 2014-01-21 15:50:55 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-01-21 16:19:48 -0800 |
commit | 560dca27a6b36015e4f69a4ceba0ee5be0707c17 (patch) | |
tree | 961006de1f5ef34d462bfc7de5018b63ef56061d /lib/mpi/mpi-internal.h | |
parent | 9a28f9dc8d10b619af9a37b1e27c41ada5415629 (diff) |
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 <[email protected]>
Signed-off-by: Santosh Shilimkar <[email protected]>
Cc: Yinghai Lu <[email protected]>
Cc: Tejun Heo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-internal.h')
0 files changed, 0 insertions, 0 deletions