Hello! This series contains a few documentation updates:
1. Updates the sysfs path for rcu_cpu_stall_timeout, courtesy of Xie XiuQi. 2. Records limitations of bitfields and small variables, noting among other things that safe concurrent update to adjacent non-bitfield scalar variables is required by the C11 standard. 3. Fix typo in memory-barriers.txt, courtesy of Davidlohr Bueso. Thanx, Paul ------------------------------------------------------------------------ b/Documentation/RCU/stallwarn.txt | 2 - b/Documentation/memory-barriers.txt | 46 +++++++++++++++++++++++++++++++++++- 2 files changed, 46 insertions(+), 2 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/