public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rusty Russell <rusty@rustcorp.com.au>
To: <torvalds@linux-foundation.org>
Cc: "LKML" <linux-kernel@vger.kernel.org>
Cc: Amir Vadai <amirv@mellanox.com>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Pontus Fuchs <pontus.fuchs@gmail.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Subject: [PULL] Fixes for cpumask, modules.
Date: Fri, 29 May 2015 16:42:28 +0930	[thread overview]
Message-ID: <87bnh3kgbn.fsf@rustcorp.com.au> (raw)

The following changes since commit 3e0283a53f7d2f2dae7bc4aa7f3104cb5988018f:

  Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm (2015-05-07 15:58:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux.git tags/fixes-for-linus

for you to fetch changes up to f36963c9d3f6f415732710da3acdd8608a9fa0e5:

  cpumask_set_cpu_local_first => cpumask_local_spread, lament (2015-05-28 11:05:20 +0930)

----------------------------------------------------------------
** NOW WITH TESTING! **

Two fixes which got lost in my recent distraction.  One is a weird
cpumask function which needed to be rewritten, the other is a module
bug which is cc:stable.

Thanks,
Rusty.

----------------------------------------------------------------
Rusty Russell (1):
      cpumask_set_cpu_local_first => cpumask_local_spread, lament

Steven Rostedt (1):
      module: Call module notifier on failure after complete_formation()

 drivers/net/ethernet/emulex/benet/be_main.c    |  6 +--
 drivers/net/ethernet/mellanox/mlx4/en_netdev.c | 10 ++--
 drivers/net/ethernet/mellanox/mlx4/en_tx.c     |  6 +--
 include/linux/cpumask.h                        |  6 +--
 kernel/module.c                                |  3 ++
 lib/cpumask.c                                  | 74 +++++++++-----------------
 6 files changed, 40 insertions(+), 65 deletions(-)

             reply	other threads:[~2015-05-29  7:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29  7:12 Rusty Russell [this message]
2015-05-29 18:27 ` [PULL] Fixes for cpumask, modules Linus Torvalds

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=87bnh3kgbn.fsf@rustcorp.com.au \
    --to=rusty@rustcorp.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox