diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2012-02-15 12:08:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-04-02 09:26:53 -0700 |
commit | be455802bf55a051bb467b22ad26653a0e78bc61 (patch) | |
tree | 30b09eaa67cfdd9072cb4a121f54b853a3737c76 /fs/sysfs | |
parent | c924f401df0c34336683c9e4848ab93e819f72a5 (diff) |
futex: Cover all PI opcodes with cmpxchg enabled check
commit 59263b513c11398cd66a52d4c5b2b118ce1e0359 upstream.
Some of the newer futex PI opcodes do not check the cmpxchg enabled
variable and call unconditionally into the handling functions. Cover
all PI opcodes in a separate check.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Darren Hart <dvhart@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs')
0 files changed, 0 insertions, 0 deletions