From: Martyn Welch Date: Thu, 29 Oct 2009 16:34:48 +0000 (+0000) Subject: staging: vme: correct array overflow X-Git-Tag: v2.6.33-rc1~313^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=beb9ccc635433065a099b75dc8b22caf0844014a;p=pandora-kernel.git staging: vme: correct array overflow Eric Sesterhenn noticed that vme_user is overflowing an array used by sprintf. Use a bigger array. CC: Eric Sesterhenn Signed-off-by: Martyn Welch Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed