diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2013-01-11 10:23:51 (GMT) |
---|---|---|
committer | Scott Wood <scottwood@freescale.com> | 2015-02-13 22:21:13 (GMT) |
commit | 26073428b040223201cc8f52f2a3232149ea8a4f (patch) | |
tree | c644c92574014394a780b4ad02faceb173796ccf /fs/xattr.c | |
parent | ea9f110919a2698213bf5b459bf795f088816b9c (diff) | |
download | linux-fsl-qoriq-26073428b040223201cc8f52f2a3232149ea8a4f.tar.xz |
completion: Use simple wait queues
Completions have no long lasting callbacks and therefor do not need
the complex waitqueue variant. Use simple waitqueues which reduces the
contention on the waitqueue lock.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'fs/xattr.c')
0 files changed, 0 insertions, 0 deletions