From: Yoshihiro YUNOMAE Date: Wed, 23 Jul 2014 06:06:22 +0000 (+0000) Subject: serial/core: Fix too big allocation for attribute member X-Git-Tag: omap-for-v3.17/fixes-against-rc2~165^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2b703b807e3aba4d2b542c9096c790186a6e71f;p=pandora-kernel.git serial/core: Fix too big allocation for attribute member Current code allocates too much data for tty_groups member of uart_port struct, so fix it. Signed-off-by: Yoshihiro YUNOMAE Reported-by: Dan Carpenter Reviewed-by: Daniel Thompson Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed