commit | 27a7c642174eaec627f6a3a254035bf8abd02c5e | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <davidlohr@hp.com> | Wed Sep 11 14:25:00 2013 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Sep 11 15:59:17 2013 -0700 |
tree | 19311875531607830f626c6ff7498969bccdc669 | |
parent | b05ebbbbeb67a420d06567c6b9618a9e644d6104 [diff] |
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 <davidlohr@hp.com> Reviewed-by: Karel Zak <kzak@redhat.com> Acked-by: Matt Fleming <matt.fleming@intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>