commit | aa054bc93743ecce3a27f1655d59674dabc71a54 | [log] [tgz] |
---|---|---|
author | Davidlohr Bueso <[email protected]> | Wed Sep 11 14:25:01 2013 -0700 |
committer | Linus Torvalds <[email protected]> | Wed Sep 11 15:59:18 2013 -0700 |
tree | ef4a3d6042ce1ae5554cea6c29e2aca6c230f5dd | |
parent | 27a7c642174eaec627f6a3a254035bf8abd02c5e [diff] |
partitions/efi: compare first and last usable LBAs When verifying GPT header integrity, make sure that first usable LBA is smaller than last usable LBA. Signed-off-by: Davidlohr Bueso <[email protected]> Reviewed-by: Karel Zak <[email protected]> Acked-by: Matt Fleming <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>