Re: Fix for ide problems in 2.2.14pre15

Mark Lord (mlord@pobox.com)
Tue, 21 Dec 1999 17:04:53 -0500


This is a multi-part message in MIME format.
--------------E484CDF500254B6560225E42
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Here's an even more likely candidate.
I'm really suspicious of this one.

Thanks again.

-- 
Mark Lord
Real-Time Remedies Inc.
mlord@pobox.com
--------------E484CDF500254B6560225E42
Content-Type: text/plain; charset=us-ascii;
 name="ide-2.2.14pre15.try2"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="ide-2.2.14pre15.try2"

--- linux-2.2.14pre15+/drivers/block/ide.c.orig Sun Dec 19 17:11:35 1999 +++ linux/drivers/block/ide.c Tue Dec 21 17:02:57 1999 @@ -1521,6 +1521,7 @@ ide_handler_t *handler; ide_startstop_t startstop; + __cli(); /* local CPU only */ spin_lock_irqsave(&io_request_lock, flags); hwif = hwgroup->hwif;

--------------E484CDF500254B6560225E42--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/