From: Yuanhan Liu Date: Thu, 26 May 2011 23:25:51 +0000 (-0700) Subject: proc/stat: use defined macro KMALLOC_MAX_SIZE X-Git-Tag: v3.0-rc1~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4dbf0ec2aa3e8aca6e63f598095750c232d50f1;p=pandora-kernel.git proc/stat: use defined macro KMALLOC_MAX_SIZE There is a macro for the max size kmalloc can allocate, so use it instead of a hardcoded number. Signed-off-by: Yuanhan Liu Cc: Alexey Dobriyan Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed