core: move PartInfo back to the top of stack
authorH. Peter Anvin <hpa@zytor.com>
Sun, 27 Jun 2010 03:38:04 +0000 (20:38 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Sun, 27 Jun 2010 03:38:04 +0000 (20:38 -0700)
commit2d3c94d753dc27040c4ea93550429e231a205181
tree2605b873658abb5e826facbd4feed833797d79cf
parent9057b5337c44c08343d403da2a31636dfc1ad741
core: move PartInfo back to the top of stack

Move PartInfo back to near the top of the stack.  This makes it less
likely that it ends up getting overwritten during the act of copying
itself.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
core/diskstart.inc