mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
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) Signed-off-by: Mikko Ylinen <mikko.ylinen@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
bfe3731646
commit
07f913354f
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.4.3"
|
||||
KMETA = "kernel-meta"
|
||||
KCONF_BSP_AUDIT_LEVEL = "2"
|
||||
|
||||
SRCREV_machine ?= "5a562b765837414416d609058c4e8dd7a8072dab"
|
||||
SRCREV_machine ?= "7a073202d4d47b5ffecf1e8f57b036f83b1fe2e0"
|
||||
SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
Reference in New Issue
Block a user