On Fri, Feb 19, 2016 at 07:49:57AM +0100, Elias Oltmanns wrote: > On 18 February 2016 at 17:54 CET, Tejun Heo wrote: > >> From 3948b6f2b7677165324afe52c3bd0088ca7c776c Mon Sep 17 00:00:00 2001 > > From: Tejun Heo <tj@xxxxxxxxxx> > > Date: Thu, 18 Feb 2016 11:50:37 -0500 > > > > ata_scsi_park_show() was pairing spin_lock_irqsave() with > > spin_unlock_irq(). As the function is always called with irq enabled, > > it didn't actually break anything. Use spin_lock_irq() instead. > > Thanks for taking care of this. As I stated earlier, I'd suggest exactly > the same change for ata_scsc_park_store() too, though. Send a patch? -- 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