From: Dwight Engen <dwight.engen@xxxxxxxxxx> Date: Thu, 30 Oct 2014 15:55:35 -0400 > The VD_OP_GET_VTOC operation will succeed only if the vdisk backend has a > VTOC label, otherwise it will fail. In particular, it will return error > 48 (ENOTSUP) if the disk has an EFI label. VTOC disk labels are already > handled by directly reading the disk in block/partitions/sun.c (enabled by > CONFIG_SUN_PARTITION which defaults to y on SPARC). Since port->label is > unused in the driver, remove the call and the field. > > Signed-off-by: Dwight Engen <dwight.engen@xxxxxxxxxx> Yep, makes perfect sense. Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html