diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-03-07 21:05:19 +0100 |
---|---|---|
committer | Clark Williams <williams@redhat.com> | 2012-03-07 16:15:18 -0600 |
commit | 0a466c6154c14150a1b2d42612a1c8a8e9a639de (patch) | |
tree | 2ecf354ddfd72d9b57408e443505b3fd1f62b7ba /net/packet/af_packet.c | |
parent | e9e64e3ff60663b9b1ba918707e9eed1ef7cea56 (diff) |
fs: namespace: Use cpu_chill() instead of cpu_relax()
Retry loops on RT might loop forever when the modifying side was
preempted. 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 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions