mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 17:03:01 +00:00
nixosTests.boot-stage1: fix kernel build with 5.15
This commit is contained in:
parent
2007702e2b
commit
4cf0848fc8
@ -33,6 +33,8 @@ import ./make-test-python.nix ({ pkgs, ... }: {
|
||||
#include <linux/sched/signal.h>
|
||||
#endif
|
||||
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
struct task_struct *canaryTask;
|
||||
|
||||
static int kcanary(void *nothing)
|
||||
|
Loading…
Reference in New Issue
Block a user