From: Konrad Rzeszutek Wilk <konrad@darnok•org>
To: Randy Dunlap <randy.dunlap@oracle•com>
Cc: Konrad Rzeszutek Wilk <konrad@kernel•org>,
Linux-Kernel <linux-kernel@vger•kernel.org>,
Peter Jones <pjones@redhat•com>,
linux-next@vger•kernel.org
Subject: Re: linux-next: April 27 (iscsi_ibft)
Date: Tue, 11 May 2010 13:58:48 -0400 [thread overview]
Message-ID: <201005111358.49290.konrad@darnok.org> (raw)
In-Reply-To: <4BD85393.8020400@oracle.com>
> > It is all b/c we now use the 'struct acpi_table_ibft *ibft_addr' which
> > is gone when !CONFIG_ACPI.
> >
> > Peter, if we did in an #ifdef !CONFIG_ACPI in iscsi_ibft.h and included
> > a copy of the old ibft_struct that should work.
> >
> > Or we make the code dependent on CONFIG_ACPI (in the Kconfig
> > file).
> >
> > Peter, Randy: Which option do you think makes more sense?
>
> I think that you and Peter know more about that than I do.
> I'd go for the Kconfig dependency.
Found a way that makes this go away. This is by including #include
<linux/iscsi_ibft.h> in the module and it fixed the problem.
next prev parent reply other threads:[~2010-05-11 17:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-27 16:13 linux-next: April 27 (iscsi_ibft) Randy Dunlap
2010-04-27 23:01 ` Konrad Rzeszutek Wilk
2010-04-28 15:26 ` Randy Dunlap
2010-05-11 17:58 ` Konrad Rzeszutek Wilk [this message]
2010-05-03 16:01 ` Peter Jones
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=201005111358.49290.konrad@darnok.org \
--to=konrad@darnok$(echo .)org \
--cc=konrad@kernel$(echo .)org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-next@vger$(echo .)kernel.org \
--cc=pjones@redhat$(echo .)com \
--cc=randy.dunlap@oracle$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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