From: Alan Cox Date: Mon, 30 Jul 2012 21:41:30 +0000 (-0700) Subject: drivers/message/i2o/i2o_config.c: bound allocation X-Git-Tag: v3.6-rc1~41^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=261eba73353edd48b0c0cb7aad59553dfc712ebc;p=pandora-kernel.git drivers/message/i2o/i2o_config.c: bound allocation Fix a case where users can try to allocate arbitarily large amounts of memory. 64K is overkill for a config request so apply an upper bound. Signed-off-by: Alan Cox Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed