Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 15 Jan 2002 10:34:20 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 15 Jan 2002 10:34:09 -0500 Received: from smtpnotes.altec.com ([209.149.164.10]:5126 "HELO smtpnotes.altec.com") by vger.kernel.org with SMTP id ; Tue, 15 Jan 2002 10:33:57 -0500 X-Lotus-FromDomain: ALTEC From: Wayne.Brown@altec.com To: Kernel Mailing List Message-ID: <86256B42.0055730A.00@smtpnotes.altec.com> Date: Tue, 15 Jan 2002 09:27:21 -0600 Subject: Re: Linux-2.5.2 Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org The io_request_lock problem is still present in drivers/scsi/ppa.c: ppa.c: In function `ppa_detect': ppa.c:131: `io_request_lock' undeclared (first use in this function) ppa.c:131: (Each undeclared identifier is reported only once ppa.c:131: for each function it appears in.) ppa.c: In function `ppa_interrupt': ppa.c:850: `io_request_lock' undeclared (first use in this function) make[2]: *** [ppa.o] Error 1 - 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/