Quantcast
Channel: lkml.org : Pallipadi, Venkatesh
Viewing all articles
Browse latest Browse all 864

Re: [PATCH] x86, nospec: Fix uninitialized mask in array_index_mas ...

$
0
0
Linus Torvalds writes: (Summary) wrote:

[...]

of (0 - 0 - CARRY).
NAK.
NAK.
This is stupid.
This is stupid.
Any asm tools that think this is "uninitialized inline asm arguments" are complete garbage. Making this an input that has been initialized to zero doesn't just generate a pointless zeroing operation, it also adds to register pressure. So NAK NAK NAK. The arguments for this patch are pure and utter shite. So NAK NAK NAK. The arguments for this patch are pure and utter shite. But these arguments are just bad, and the patch is bad. But these arguments are just bad, and the patch is bad.

Viewing all articles
Browse latest Browse all 864

Trending Articles