Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d9e292d3 authored by Kevin Hilman's avatar Kevin Hilman
Browse files

Merge tag 'v4.1.5-rt5-lno1' of...

Merge tag 'v4.1.5-rt5-lno1' of git://git.linaro.org/people/anders.roxell/linux-rt into linux-linaro-lsk-v4.1-rt

Linux 4.1.5-rt5

Changes since v4.1.3-rt3
- don't disable preemption in dump_stack(). We should not see a
  backtrace on a production kernel but then it should not increase the
  latency if trigger one.

* tag 'v4.1.5-rt5-lno1' of git://git.linaro.org/people/anders.roxell/linux-rt: (270 commits)
  localversion: Add RT specific localversion file
  workqueue: Prevent deadlock/stall on RT
  md: disable bcache
  rt,ntp: Move call to schedule_delayed_work() to helper thread
  memcontrol: Prevent scheduling while atomic in cgroup code
  cgroups: use simple wait in css_release()
  i915: bogus warning from i915 when running on PREEMPT_RT
  drm/i915: drop trace_i915_gem_ring_dispatch on rt
  gpu/i915: don't open code these things
  cpufreq: drop K8's driver from beeing selected
  mmc: sdhci: don't provide hard irq handler
  mmci: Remove bogus local_irq_save()
  i2c/omap: drop the lock hard irq context
  leds: trigger: disable CPU trigger on -RT
  arch/arm64: Add lazy preempt support
  powerpc: Add support for lazy preemption
  arm: Add support for lazy preemption
  x86: Support for lazy preemption
  sched: Add support for lazy preemption
  rcu: make RCU_BOOST default on RT
  ...
parents c7101dcf 1a85b51c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment