summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2012-12-20 17:28:26 (GMT)
committerScott Wood <scottwood@freescale.com>2014-04-10 00:19:45 (GMT)
commite960551addbad2c36f32ed55d84566250fe46b6e (patch)
treefa0cd2f0580a78541e6ad21f9a2473313dae3998 /fs
parente72903255fc2c93f1b60ecb9e019e768ef9893a1 (diff)
downloadlinux-fsl-qoriq-e960551addbad2c36f32ed55d84566250fe46b6e.tar.xz
block: Use cpu_chill() for retry loops
Retry loops on RT might loop forever when the modifying side was preempted. Steven also observed a live lock when there was a concurrent priority boosting going on. Use cpu_chill() instead of cpu_relax() to let the system make progress. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: stable-rt@vger.kernel.org
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions