diff options
author | 2013-07-03 15:02:35 -0700 | |
---|---|---|
committer | 2013-07-03 16:07:31 -0700 | |
commit | dacbde0963d62a4962d5e8a5cc38dfd1f016124b (patch) | |
tree | d1ce35d0d3fc2307c1fbb6b35c17afc007d85afd /mm/mm_init.c | |
parent | mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru (diff) | |
download | wireguard-linux-dacbde0963d62a4962d5e8a5cc38dfd1f016124b.tar.xz wireguard-linux-dacbde0963d62a4962d5e8a5cc38dfd1f016124b.zip |
mm/page_alloc.c: add additional checking and return value for the 'table->data'
- check the length of the procfs data before copying it into a fixed
size array.
- when __parse_numa_zonelist_order() fails, save the error code for
return.
- 'char*' --> 'char *' coding style fix
Signed-off-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/mm_init.c')
0 files changed, 0 insertions, 0 deletions