From 1152c0353f8774bede00d66bc40fc46ee97d6eae Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 28 May 2020 21:29:16 -0400 Subject: linux-yocto-rt/5.4: update to rt24 Integrating the following commit(s) to linux-yocto-rt/5.4: 3d70f110c590 Linux 5.4.40-rt24 6445e48533d9 Linux 5.4.39-rt23 0a6ba32d4177 Linux 5.4.37-rt22 35c686fb7671 Linux 5.4.34-rt21 e54886570abd Linux 5.4.33-rt20 307ba149ec47 v5.4.28-rt19 8d488719e24a mm/compaction: Disable compact_unevictable_allowed on RT (Update) d1d2315e077c v5.4.28-rt18 78028bc22d31 v5.4.26-rt17 815bfc775961 swait: Remove the warning with more than two waiters b23b7f974955 powerpc: Fix lazy preemption for powerpc 32bit a79a552889de mm/page_alloc: Use migrate_disable() in drain_local_pages_wq() 5e488daa19cb mm: Revert the DEFINE_PER_CPU_PAGEVEC implementation (From OE-Core rev: 9e088d38fbae9a646ed5e608acbb3d3ce172303d) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie (cherry picked from commit 0123efae31dab8bce15e11fcee0b139a61b67cd6) Signed-off-by: Steve Sakoman Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb index ba72377596..760ded446a 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.4.bb @@ -11,7 +11,7 @@ python () { raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") } -SRCREV_machine ?= "3d6fc5e71f0a3a21dacd90094f04d57a4fd59e60" +SRCREV_machine ?= "3d70f110c590b38219843a3a0815a232fd542cec" SRCREV_meta ?= "2647d22ea8ac2d3af6fe3b0d635cf84ee06f95e3" SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ -- cgit v1.2.3-54-g00ecf