From: Richard Weinberger Date: Thu, 22 Dec 2011 15:12:57 +0000 (+0100) Subject: UBI: make vid_hdr non-static X-Git-Tag: v3.3-rc1~78^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bdccffe8c4268d02f71873102131fb6ed37ed9a;p=pandora-kernel.git UBI: make vid_hdr non-static Remove 'static' modifier from the 'vid_hdr' local variable. I do not know how it slipped in, but this is a bug and will break UBI if someone attaches 2 UBI volumes at the same time. Artem: amended teh commit message, added -stable. Signed-off-by: Richard Weinberger Signed-off-by: Artem Bityutskiy Cc: stable@kernel.org --- Reading git-diff-tree failed