From: Jens Axboe <jens.axboe@oracle.com>
To: Mike Pagano <mpagano@gentoo.org>
Cc: dsd@gentoo.org, iss_storagedev@hp.com,
linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] cciss: error: implicit declaration of function 'sg_init_table'
Date: Thu, 10 Apr 2008 08:57:02 +0200 [thread overview]
Message-ID: <20080410065700.GW12774@kernel.dk> (raw)
In-Reply-To: <200804091023.40068.mpagano@gentoo.org>
On Wed, Apr 09 2008, Mike Pagano wrote:
> This patch adds the missing include directive <linux/scatterlist.h> to the cciss.c source file.
> This was discovered by our release team when building the kernel for the Alpha architecture.
>
> Errors were found as references to functions 'sg_init_table' and 'sg_page' do not exist without the include for Alpha.
Thanks, I'll add it.
--
Jens Axboe
prev parent reply other threads:[~2008-04-10 6:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-09 14:23 [PATCH] cciss: error: implicit declaration of function 'sg_init_table' Mike Pagano
2008-04-10 6:57 ` 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=20080410065700.GW12774@kernel.dk \
--to=jens.axboe@oracle.com \
--cc=dsd@gentoo.org \
--cc=iss_storagedev@hp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpagano@gentoo.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.