From: Roland Dreier <rdreier@cisco.com>
To: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@linux-foundation.org>,
Eric Van Hensbergen <ericvh@gmail.com>,
Roland Dreier <rolandd@cisco.com>
Subject: Re: [PATCH -next] 9p: fix RDMA dependency
Date: Fri, 02 Jan 2009 11:59:07 -0800 [thread overview]
Message-ID: <adawsddpjhw.fsf@cisco.com> (raw)
In-Reply-To: <495E5A82.9000603@oracle.com> (Randy Dunlap's message of "Fri, 02 Jan 2009 10:18:42 -0800")
> config NET_9P_RDMA
> - depends on INET && INFINIBAND && EXPERIMENTAL
> + depends on INET && INFINIBAND_ADDR_TRANS && EXPERIMENTAL
> tristate "9P RDMA Transport (Experimental)"
This actually allows the broken config INFINIBAND=m and NET_9P_RDMA=y.
I think the answer is to add INFINIBAND_ADDR_TRANS but leave INFINIBAND
too. The SUNRPC_XPRT_RDMA patch would have the same problem, but since
SUNRPC_XPRT_RDMA is a hidden option (with help text ?!) that gets set
automatically, there's no way to create the problem config.
- R.
prev parent reply other threads:[~2009-01-02 19:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-02 9:33 linux-next: Tree for January 2 Stephen Rothwell
2009-01-02 14:08 ` Rafael J. Wysocki
2009-01-02 17:52 ` Greg KH
2009-01-02 18:18 ` [PATCH -next] sunrpc: fix RDMA dependency Randy Dunlap
2009-01-02 18:18 ` [PATCH -next] 9p: " Randy Dunlap
2009-01-02 19:59 ` Roland Dreier [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=adawsddpjhw.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=akpm@linux-foundation.org \
--cc=ericvh@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-next@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=rolandd@cisco.com \
--cc=sfr@canb.auug.org.au \
/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.