chain.c32: fix booting from logical partitions
authorSergey Vlasov <vsu@altlinux.ru>
Thu, 24 Apr 2008 19:33:54 +0000 (23:33 +0400)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 24 Apr 2008 21:14:22 +0000 (14:14 -0700)
commite31a673cc14223db120f363dcd6ecc491125f622
tree94a42819580ab8f600f73f9a4cb917a54e2d1865
parente3d33598815f6aa43b7f2b3aecf6bc2d6b4f408e
chain.c32: fix booting from logical partitions

Booting from a logical partition failed with the "Requested logical
partition not found" error due to a wrong test for partition signature
in find_logical_partition().

Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
com32/modules/chain.c