From: Jim Keniston Date: Thu, 11 Nov 2010 18:54:27 +0000 (+0000) Subject: powerpc/nvram: Handle partition names >= 12 chars X-Git-Tag: v2.6.38-rc1~405^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6024ede9ba84aa1b891c2d6bc98eda07801235e5;p=pandora-kernel.git powerpc/nvram: Handle partition names >= 12 chars The name field in the nvram_header can be < 12 chars, null-terminated, or 12 chars without the null. Handle this safely. Signed-off-by: Jim Keniston Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed