linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman.id.au>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-next@vger.kernel.org, linux-kernel@vger.kernel.org,
	matanb@mellanox.com, idos@mellanox.com, ogerlitz@mellanox.com,
	"David S.Miller" <davem@davemloft.net>
Subject: Build break in drivers/net/ethernet/mellanox/mlx4/eq.c:1240  (was Re: linux-next: Tree for Jun 1)
Date: Tue, 02 Jun 2015 10:58:52 +1000	[thread overview]
Message-ID: <1433206732.26379.7.camel@ellerman.id.au> (raw)
In-Reply-To: <20150601231028.1f3c02fd@canb.auug.org.au>

On Mon, 2015-06-01 at 23:10 +1000, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150529:


Commit c66fa19c "net/mlx4: Add EQ pool" breaks the SMP=n build for powerpc:

  drivers/net/ethernet/mellanox/mlx4/eq.c:1240:11: error: 'eq' undeclared (first use in this function)
  make[6]: *** [drivers/net/ethernet/mellanox/mlx4/eq.o] Error 1

  http://kisskb.ellerman.id.au/kisskb/buildresult/12435167/


This will also break for any config with CONFIG_RFS_ACCEL=n.

cheers

      reply	other threads:[~2015-06-02  0:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-01 13:10 linux-next: Tree for Jun 1 Stephen Rothwell
2015-06-02  0:58 ` Michael Ellerman [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=1433206732.26379.7.camel@ellerman.id.au \
    --to=mpe@ellerman.id.au \
    --cc=davem@davemloft.net \
    --cc=idos@mellanox.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=matanb@mellanox.com \
    --cc=ogerlitz@mellanox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).