On Monday 24 March 2014, beh...@converseincode.com wrote:
>
> From: Behan Webster
>
> Fix uninitialized return code in default case in cmpxchg-local.h
>
> This patch fixes the code to prevent an uninitialized return value that is
> detected
> when compiling with clang. The bug produces numerou
beh...@converseincode.com wrote:
> From: Behan Webster
>
> Fix uninitialized return code in default case in cmpxchg-local.h
>
> This patch fixes the code to prevent an uninitialized return value that is
> detected
> when compiling with clang. The bug produces numerous warnings when compiling
From: Behan Webster
Fix uninitialized return code in default case in cmpxchg-local.h
This patch fixes the code to prevent an uninitialized return value that is
detected
when compiling with clang. The bug produces numerous warnings when compiling the
Linux kernel with clang.
Signed-off-by: Beha
3 matches
Mail list logo