From: Chen Gang Date: Wed, 3 Jul 2013 22:02:35 +0000 (-0700) Subject: mm/page_alloc.c: add additional checking and return value for the 'table->data' X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~17^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dacbde0963d62a4962d5e8a5cc38dfd1f016124b;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed