From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:25:00 +0000 (-0700) Subject: partitions/efi: account for pmbr size in lba X-Git-Tag: v3.12-rc1~52^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27a7c642174eaec627f6a3a254035bf8abd02c5e;p=pandora-kernel.git partitions/efi: account for pmbr size in lba The partition that has the 0xEE (GPT protective), must have the size in lba field set to the lesser of the size of the disk minus one or 0xFFFFFFFF for larger disks. Signed-off-by: Davidlohr Bueso Reviewed-by: Karel Zak Acked-by: Matt Fleming Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed