On 10/16/2015 12:44 PM, Andrey Ryabinin wrote:
> 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_NOKSAN()
>   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(-)
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to