gptmbr: save four bytes
authorH. Peter Anvin <hpa@linux.intel.com>
Sat, 12 Jun 2010 00:21:35 +0000 (17:21 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Sat, 12 Jun 2010 00:21:35 +0000 (17:21 -0700)
commit92d1d619c033353a5e532b7118daee1a403f08ca
tree468cb15a66b93664975ce5146acdf9c9006ee889
parent5bc3c2cf4bc0edd52af33737b15416d021822d51
gptmbr: save four bytes

Save four bytes by observing that none of our code relies on
saturate_stosl not actually corrupting %eax.

Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
mbr/gptmbr.S