Re: Kill obsolete and unused suspend/resume code from IDE

Alan Cox (alan@redhat.com)
Tue, 12 Nov 2002 13:01:53 -0500 (EST)


> This code in ide is obsolete and unused. I have followup patch to
> integrate IDE into sysfs. Please apply,

The code is not obsolete, it is not unused

> + do_idedisk_standby(drive);
> if ((drive->id->cfs_enable_2 & 0x3000) && drive->wcache)
> if (do_idedisk_flushcache(drive))
> printk (KERN_INFO "%s: Write Cache FAILED Flushing!\n",

What locking rules are you using here ?

Linus please reject this patch. Its just getting in the way of actually
fixing the IDE code properly.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/