From: Rudmer van Dijk <rudmer@legolas.dynup.net>
To: "Randy.Dunlap" <randy.dunlap@verizon.net>,
andmike@us.ibm.com, james.bottomley@steeleye.com,
linux-kernel@vger.kernel.org, fischer@norbit.de,
Tommy.Thorn@irisa.fr
Subject: Re: [PATCH] fix scsi/aha15*.c for 2.5.60
Date: Wed, 12 Feb 2003 23:41:02 +0100 [thread overview]
Message-ID: <200302122246.19225@gandalf> (raw)
In-Reply-To: <3E49DC38.52D278C4@verizon.net>
On Wednesday 12 February 2003 06:31, Randy.Dunlap wrote:
> Hi,
>
> Here are patches to aha152x.c and aha1542.c so that they will build
> in 2.5.60.
>
> Please review and apply or comment...
well it applies, compiles, but it gives a warning on depmod in make
modules_install:
<snip>
if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.60; fi
WARNING: /lib/modules/2.5.60/kernel/drivers/scsi/aha152x.ko needs unknown
symbol scsi_put_command
WARNING: /lib/modules/2.5.60/kernel/drivers/scsi/aha152x.ko needs unknown
symbol scsi_get_command
this is the relevant part of my .config:
CONFIG_SCSI=m
CONFIG_SCSI_AHA152X=m
this gives these modules in /lib/modules/2.5.60/kernel/drivers/scsi/:
aha152x.ko scsi_mod.ko sg.ko
what am i missing??
Rudmer
>
> Thanks,
> ~Randy
next prev parent reply other threads:[~2003-02-12 22:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-12 5:31 [PATCH] fix scsi/aha15*.c for 2.5.60 Randy.Dunlap
2003-02-12 22:41 ` Rudmer van Dijk [this message]
2003-02-12 22:44 ` James Bottomley
2003-02-12 22:51 ` Randy.Dunlap
2003-02-12 23:31 ` Christoph Hellwig
2003-02-13 14:10 ` James Bottomley
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=200302122246.19225@gandalf \
--to=rudmer@legolas.dynup.net \
--cc=Tommy.Thorn@irisa.fr \
--cc=andmike@us.ibm.com \
--cc=fischer@norbit.de \
--cc=james.bottomley@steeleye.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@verizon.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.