James Clarke 4e75b2ae31 [PATCH] sparc64: Fix BIOS Boot Partition support
Currently, gpt_offset is uninitialised when using a BIOS Boot Partition
but is used unconditionally inside save_blocklists. Instead, ensure it
is always initialised to 0 (note that there is already separate code to
do the equivalent adjustment after we call save_blocklists on this code
path).

This patch has been tested on a T5-2 LDOM.

Signed-off-by: James Clarke <jrtc27@jrtc27.com>
Tested-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Reviewed-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-by: Eric Snowberg <eric.snowberg@oracle.com>

---
 util/setup.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
2019-07-18 14:33:16 +02:00
..
2010-09-15 14:46:53 +02:00
2019-03-05 10:23:47 +01:00
2019-03-05 10:23:47 +01:00
2015-03-04 01:00:19 +01:00
2019-03-05 10:23:47 +01:00
2019-02-25 14:02:05 +01:00
2019-03-25 15:08:49 +01:00
2013-11-07 06:35:50 +01:00
2019-02-25 14:02:05 +01:00
2015-03-04 01:00:19 +01:00