All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Greg KH <greg@kroah.com>
Cc: Alison Schofield <amsfield22@gmail.com>,
	outreachy-kernel@googlegroups.com
Subject: Re: [Outreachy kernel] Where is IBMEBUS in makeconfig?
Date: Thu, 8 Oct 2015 14:34:52 +0530	[thread overview]
Message-ID: <20151008090450.GA16866@sudip-pc> (raw)
In-Reply-To: <20151008084651.GB4244@kroah.com>

On Thu, Oct 08, 2015 at 09:46:51AM +0100, Greg KH wrote:
> On Thu, Oct 08, 2015 at 01:56:32PM +0530, Sudip Mukherjee wrote:
> > On Thu, Oct 08, 2015 at 01:14:36AM -0700, Alison Schofield wrote:
> > > Need to load this module but cannot find IBMEBUS dependency in
> > > makeconfig.  Appreciate the help!
> > > 
> > > 	config INFINIBAND_EHCA
> > > 		tristate "eHCA support"
> > > 		depends on IBMEBUS
> > 
> > Looks like IBMEBUS is not there in staging tree, I checked linux-next
> > also and its not there even. That means this module cannot be built.
> > 
> > Maybe Greg knows what to do now... remove ehca folder as it has out of
> > tree dependency?
> 
> $ git grep -w IBMEBUS
> arch/powerpc/platforms/Kconfig:config IBMEBUS
> drivers/net/ethernet/ibm/Kconfig:       depends on PPC_PSERIES || PPC_DCR || (IBMEBUS && SPARSEMEM)
> drivers/net/ethernet/ibm/Kconfig:       depends on IBMEBUS && SPARSEMEM
> drivers/staging/rdma/ehca/Kconfig:      depends on IBMEBUS
> 
> Nothing "odd" about this, why the confusion?

Uhhhh .. sorry.. i just did git grep IBMEBUS drivers/ and could not find
it. Never thought of checking in the whole tree or atleast the arch
files.
Sory for the confusion.

regards
sudip


      parent reply	other threads:[~2015-10-08  9:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-08  8:14 Where is IBMEBUS in makeconfig? Alison Schofield
2015-10-08  8:26 ` [Outreachy kernel] " Sudip Mukherjee
2015-10-08  8:48   ` Arnd Bergmann
2015-10-08  8:49   ` Greg KH
     [not found]   ` <20151008084651.GB4244@kroah.com>
2015-10-08  9:04     ` Sudip Mukherjee [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=20151008090450.GA16866@sudip-pc \
    --to=sudipm.mukherjee@gmail.com \
    --cc=amsfield22@gmail.com \
    --cc=greg@kroah.com \
    --cc=outreachy-kernel@googlegroups.com \
    /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.