[oe-commits] [openembedded-core] 04/06: linux-yocto-rt/5.2: update to -rt9

git at git.openembedded.org git at git.openembedded.org
Tue Oct 8 19:40:19 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 28a4e6b3eb1d309a1733ca1fd8e7d5822aa6518b
Author: Bruce Ashfield <bruce.ashfield at gmail.com>
AuthorDate: Tue Oct 8 12:01:44 2019 -0400

    linux-yocto-rt/5.2: update to -rt9
    
    Updating to 5.2-rt9. Which comprises the following fixes:
    
       90a5890111ca v5.2.17-rt9
       7700ef5f6438 sched: migrate disable: Protect cpus_ptr with lock
       11d09bb2607b sched: Remove dead __migrate_disabled() check
       ceb75897bca0 sched: __set_cpus_allowed_ptr: Check cpus_mask, not cpus_ptr
       70d3cef7a488 printk: devkmsg: read: Return EPIPE when the first message user-space wants has gone
       eef2411714d4 drm/i915: Drop the IRQ-off asserts
       f063808d4629 drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
       d3136b34629a rcutorture: Avoid problematic critical section nesting on RT
       ded0345350a6 rcu: Use rcuc threads on PREEMPT_RT as we did
       ea804ff7a3de sched: migrate_dis/enable: Use sleeping_lock…() to annotate sleeping points
       5221cc57007f rcu: Acquire RCU lock when disabling BHs
       b05b0d20c207 posix-timers: Unlock expiry lock in the early return
       066bbfed5243 v5.2.17-rt8
       163d8462f622 v5.2.14-rt7
       41f51767f77d hrtimer: Add a missing bracket and hide `migration_base' on !SMP
       8d0056d6bd7a v5.2.14-rt6
    
    Signed-off-by: Bruce Ashfield <bruce.ashfield at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
index 6ab1f8d..acae24e 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.2.bb
@@ -11,7 +11,7 @@ python () {
         raise bb.parse.SkipRecipe("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it")
 }
 
-SRCREV_machine ?= "04d5cfbbd09ba202134f97f8818372c7c9c81fe7"
+SRCREV_machine ?= "90a5890111ca601af1cfba50939d4003fa8d9ce8"
 SRCREV_meta ?= "56f5bc749e5a8e40b55a3819288ac277813ec5ef"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list