[PULL] Fixes for cpumask, modules.

From: Rusty Russell
Date: Fri May 29 2015 - 03:12:52 EST


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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/