linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PULL] Fixes for cpumask, modules.
@ 2015-05-29  7:12 Rusty Russell
  2015-05-29 18:27 ` Linus Torvalds
  0 siblings, 1 reply; 2+ messages in thread
From: Rusty Russell @ 2015-05-29  7:12 UTC (permalink / raw)
  To: torvalds; +Cc: LKML, Amir Vadai, David S. Miller, Pontus Fuchs, Steven Rostedt

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] Fixes for cpumask, modules.
  2015-05-29  7:12 [PULL] Fixes for cpumask, modules Rusty Russell
@ 2015-05-29 18:27 ` Linus Torvalds
  0 siblings, 0 replies; 2+ messages in thread
From: Linus Torvalds @ 2015-05-29 18:27 UTC (permalink / raw)
  To: Rusty Russell
  Cc: LKML, Amir Vadai, David S. Miller, Pontus Fuchs, Steven Rostedt

On Fri, May 29, 2015 at 12:12 AM, Rusty Russell <rusty@rustcorp.com.au> wrote:
>
> ** NOW WITH TESTING! **

Thanks ;)

               Linus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-29 18:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29  7:12 [PULL] Fixes for cpumask, modules Rusty Russell
2015-05-29 18:27 ` Linus Torvalds

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).