Loading pc-bios/s390-ccw/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ char stack[PAGE_SIZE * 8] __attribute__((__aligned__(PAGE_SIZE))); static SubChannelId blk_schid = { .one = 1 }; static char loadparm_str[LOADPARM_LEN + 1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0 }; static char loadparm_str[LOADPARM_LEN + 1]; QemuIplParameters qipl; IplParameterBlock iplb __attribute__((__aligned__(PAGE_SIZE))); static bool have_iplb; Loading pc-bios/s390-ccw/netmain.c +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ static const char *get_uuid(void) : "d" (r0), "d" (r1), [addr] "a" (buf) : "cc", "memory"); if (cc) { free(mem); return NULL; } Loading pc-bios/s390-netboot.img (65.7 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
pc-bios/s390-ccw/main.c +1 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ char stack[PAGE_SIZE * 8] __attribute__((__aligned__(PAGE_SIZE))); static SubChannelId blk_schid = { .one = 1 }; static char loadparm_str[LOADPARM_LEN + 1] = { 0, 0, 0, 0, 0, 0, 0, 0, 0 }; static char loadparm_str[LOADPARM_LEN + 1]; QemuIplParameters qipl; IplParameterBlock iplb __attribute__((__aligned__(PAGE_SIZE))); static bool have_iplb; Loading
pc-bios/s390-ccw/netmain.c +1 −0 Original line number Diff line number Diff line Loading @@ -269,6 +269,7 @@ static const char *get_uuid(void) : "d" (r0), "d" (r1), [addr] "a" (buf) : "cc", "memory"); if (cc) { free(mem); return NULL; } Loading
pc-bios/s390-netboot.img (65.7 KiB) File changed.No diff preview for this file type. View original file View changed file