public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@suse.de>
To: Bill Crawford <billc@netcomuk.co.uk>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>, linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.0-ac7
Date: Fri, 12 Jan 2001 04:49:22 +0100	[thread overview]
Message-ID: <20010112044922.A2961@suse.de> (raw)
In-Reply-To: <3A5E7BDE.8B8616AF@netcomuk.co.uk>
In-Reply-To: <3A5E7BDE.8B8616AF@netcomuk.co.uk>; from billc@netcomuk.co.uk on Fri, Jan 12, 2001 at 03:37:02AM +0000

On Fri, Jan 12 2001, Bill Crawford wrote:
> depmod: *** Unresolved symbols in /lib/modules/2.4.0-ac7/kernel/drivers/scsi/scsi_mod.o
> depmod:         queued_sectors

Apologies, I didn't think of modular SCSI/IDE for this...

--- /opt/kernel/linux-2.4.0-ac7/drivers/block/ll_rw_blk.c	Fri Jan 12 04:47:18 2001
+++ drivers/block/ll_rw_blk.c	Fri Jan 12 04:47:40 2001
@@ -1389,3 +1389,4 @@
 EXPORT_SYMBOL(generic_make_request);
 EXPORT_SYMBOL(blkdev_release_request);
 EXPORT_SYMBOL(generic_unplug_device);
+EXPORT_SYMBOL(queued_sectors);

-- 
* Jens Axboe <axboe@suse.de>
* SuSE Labs
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2001-01-12  3:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-12  3:37 Linux 2.4.0-ac7 Bill Crawford
2001-01-12  3:49 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010112044922.A2961@suse.de \
    --to=axboe@suse.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=billc@netcomuk.co.uk \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox