From: James Bottomley <James.Bottomley@SteelEye.com>
To: Jeff Garzik <jgarzik@pobox.com>
Cc: SCSI Mailing List <linux-scsi@vger.kernel.org>,
Andrew Morton <akpm@osdl.org>
Subject: Re: SCSI breaks 'make allyesconfig'
Date: 17 Nov 2004 10:21:22 -0600 [thread overview]
Message-ID: <1100708492.2319.2.camel@mulgrave> (raw)
In-Reply-To: <419B5AA2.7030801@pobox.com>
On Wed, 2004-11-17 at 08:05, Jeff Garzik wrote:
> > drivers/scsi/osst.o(.bss+0x0): In function `exit_osst':
> > drivers/scsi/osst.c:195: multiple definition of `ST_partstat'
> > drivers/scsi/st.o(.bss+0x0):drivers/scsi/st.c:244: first defined here
> > make[2]: *** [drivers/scsi/built-in.o] Error 1
> > make[1]: *** [drivers/scsi] Error 2
> > make: *** [drivers] Error 2
>
>
> ...and the attached patch fixes it. 'ST_partstat' is defined in
> drivers/scsi/st.h, but never used.
Yes, this was reported and fixed yesterday. The fix is already in the
SCSI BK repo:
http://linux-scsi.bkbits.net:8080/scsi-rc-fixes-2.6/cset@419a6d19FQrj1AswswaWWZLXreWppw
James
next prev parent reply other threads:[~2004-11-17 16:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-17 13:30 SCSI breaks 'make allyesconfig' Jeff Garzik
2004-11-17 14:05 ` Jeff Garzik
2004-11-17 16:21 ` James Bottomley [this message]
2004-11-17 14:05 ` Matthew Wilcox
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=1100708492.2319.2.camel@mulgrave \
--to=james.bottomley@steeleye.com \
--cc=akpm@osdl.org \
--cc=jgarzik@pobox.com \
--cc=linux-scsi@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 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.