On Thu, Aug 08, 2013 at 09:49:11PM -0700, Marc C wrote: > @@ -2131,6 +2131,7 @@ static int ata_dev_config_ncq(struct ata_device *dev, > int hdepth = 0, ddepth = ata_id_queue_depth(dev->id); > unsigned int err_mask; > char *aa_desc = ""; > + u8 sata_setting[ATA_SECT_SIZE]; Nope. Please don't do this. Can't you use ap->sector_buf? -- tejun -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html