Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Pull fixes for cpumask and modules from Rusty Russell: "** 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" * tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux: cpumask_set_cpu_local_first => cpumask_local_spread, lament module: Call module notifier on failure after complete_formation()
No related branches found
No related tags found
Showing
- drivers/net/ethernet/emulex/benet/be_main.c 3 additions, 3 deletionsdrivers/net/ethernet/emulex/benet/be_main.c
- drivers/net/ethernet/mellanox/mlx4/en_netdev.c 3 additions, 7 deletionsdrivers/net/ethernet/mellanox/mlx4/en_netdev.c
- drivers/net/ethernet/mellanox/mlx4/en_tx.c 3 additions, 3 deletionsdrivers/net/ethernet/mellanox/mlx4/en_tx.c
- include/linux/cpumask.h 2 additions, 4 deletionsinclude/linux/cpumask.h
- kernel/module.c 3 additions, 0 deletionskernel/module.c
- lib/cpumask.c 26 additions, 48 deletionslib/cpumask.c
Loading
Please register or sign in to comment