[PATCH v5 0/2] Silence KASAN warnings in get_wchan()

From: Andrey Ryabinin
Date: Mon Oct 19 2015 - 04:39:26 EST


Changes since v4:
- Rename back to READ_ONCE_NOCHECK().

Changes since v3:
- Fixed build failure.
- Rename: s/READ_ONCE_NOCHECK/READ_ONCE_NOKSAN
- Spelling fix.

Changes since v2:
- Added some code comments in the first patch.

Andrey Ryabinin (2):
compiler, atomics: Provide READ_ONCE_NOCHECK()
x86/mm: Silence KASAN warnings in get_wchan()

arch/x86/kernel/process.c | 6 ++--
include/linux/compiler-gcc.h | 13 +++++++++
include/linux/compiler.h | 66 +++++++++++++++++++++++++++++++++++---------
3 files changed, 69 insertions(+), 16 deletions(-)

--
2.4.9

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/