[linux-yocto] [PATCH 4.12-rt 0/2] Two small fixes for rt/base on yocto-4.12

Paul Gortmaker paul.gortmaker at windriver.com
Mon Feb 5 11:56:26 PST 2018


Two small fixlets for real world issues on standard/preempt-rt/base in
the linux-yocto-4.12 repository:

The 1st fixes an issue where the LTP testcase timerfd01 failed.

The second resolves a known issue where AUFS causes false positives
of a lockdep fail by claiming there are not enough classes.

Applied to standard/preempt-rt/base of today, and built for defconfig
with RT_FULL enabled, and booted on a COTS Core2 Duo machine.

Paul.
---

Anna-Maria Gleixner (1):
  hrtimer: Update offset for soft bases

Sebastian Andrzej Siewior (1):
  lockdep: disable self-test

 kernel/time/hrtimer.c | 8 +++++++-
 lib/Kconfig.debug     | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

-- 
2.15.0



More information about the linux-yocto mailing list