forked from mirrors/linux
This was added to the kernel code in <1658d35ead5d> ("list: Use
READ_ONCE() when testing for empty lists").
There's nothing special we need to do about it in userspace.
Signed-off-by: Alfredo Alvarez Fernandez <alfredoalvarezfernandez@gmail.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Sasha Levin <sasha.levin@oracle.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/r/1455864533-7536-2-git-send-email-alfredoalvarezernandez@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
|
||
|---|---|---|
| .. | ||
| bitops.h | ||
| compiler.h | ||
| debug_locks.h | ||
| delay.h | ||
| ftrace.h | ||
| gfp.h | ||
| hardirq.h | ||
| hash.h | ||
| interrupt.h | ||
| irqflags.h | ||
| kallsyms.h | ||
| kern_levels.h | ||
| kernel.h | ||
| kmemcheck.h | ||
| linkage.h | ||
| list.h | ||
| lockdep.h | ||
| module.h | ||
| mutex.h | ||
| poison.h | ||
| prefetch.h | ||
| proc_fs.h | ||
| rbtree_augmented.h | ||
| rcu.h | ||
| seq_file.h | ||
| spinlock.h | ||
| stacktrace.h | ||
| stringify.h | ||