From 67454487bedf69488bfa4ab7b76f1482b61fa927 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Wed, 20 Apr 2016 19:32:03 -0400 Subject: linux-yocto/4.4: sched/cgroup: Fix/cleanup cgroup teardown/init backporting a mainline commit to address splats that have been seen on the 4.4 kernel: (From OE-Core rev: 52550828662cc430fe4c5273d44c4b818aa21150) (From OE-Core rev: 361e693b727073c088c25930c9c54b9e43a2b32a) Signed-off-by: Mikko Ylinen Signed-off-by: Bruce Ashfield Signed-off-by: Ross Burton Signed-off-by: Richard Purdie Signed-off-by: Armin Kuster Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index c4da9588c8..cc94f230c3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb @@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt" require recipes-kernel/linux/linux-yocto.inc -SRCREV_machine ?= "a7044110183dad1ac8467c572d6bcdc673c2a217" +SRCREV_machine ?= "2c4d23062464d6decf8b43b27d011f7b124243c6" SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ -- cgit v1.2.3-54-g00ecf