Branch: refs/heads/master
Home: https://github.com/NixOS/nixpkgs
Commit: 79bd2b08ee56cc5e900d2f3ad8bd3ea0b5d88415
https://github.com/NixOS/nixpkgs/commit/79bd2b08ee56cc5e900d2f3ad8bd3ea0b5d88415
Author: aszlig <[email protected]>
Date: 2015-12-01 (Tue, 01 Dec 2015)
Changed paths:
M pkgs/os-specific/linux/kernel/linux-testing.nix
Log Message:
-----------
linux-testing: Fix build with default config.
Regression introduced by 03a3a905b9c547f5ac687f341fb8f1ce636f2959.
Our default config includes all modules and since torvalds/linux@47ca6ec
this results in a regression due to in a circular dependency between
libcfs and LNet:
depmod: ERROR: Found 2 modules in dependency cycles!
depmod: ERROR: Cycle detected: lnet -> libcfs -> lnet
The discussion regarding this in the LKML is here:
https://lkml.org/lkml/2015/11/2/388
So this adds a patch which is not yet included in mainline and has been
submitted to the LKML at:
https://lkml.org/lkml/2015/11/6/987
Built successfully via "nix-build -A linux-testing".
Signed-off-by: aszlig <[email protected]>
_______________________________________________
nix-commits mailing list
[email protected]
http://lists.science.uu.nl/mailman/listinfo/nix-commits