From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 4 Aug 2003 23:59:19 -0600 From: Grant Grundler To: parisc-linux@lists.parisc-linux.org Message-ID: <20030805055919.GA21815@dsl2.external.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: [parisc-linux] stale references to io_request_lock Sender: parisc-linux-admin@lists.parisc-linux.org Errors-To: parisc-linux-admin@lists.parisc-linux.org List-Help: List-Post: List-Subscribe: , List-Id: parisc-linux developers list List-Unsubscribe: , List-Archive: Willy, your favorite scsi driver still has references to io_request_lock in it's comments: ... * The whole SCSI sub-system under Linux is basically single-threaded. * Everything, including low-level driver interrupt routine, happens * with the `io_request_lock' held. ... I was looking at what else might not have been forward ported and stumbled across this reference. Care to delete it? thanks, grant