Quantcast
Channel: lkml.org : Shesha Sreenivasamurthy
Viewing all articles
Browse latest Browse all 1267

Re: [PATCH 2/3] x86/asm: Move 'status' from thread_struct to threa ...

$
0
0
Linus Torvalds writes: (Summary) On Sun, Jan 28, 2018 at 10:38 AM, Andy Lutomirski <luto@kernel.org> wrote:

[...]

less on top of this patch.
Ack, that should be done separately from the movement anyway. Ack, that should be done separately from the movement anyway. And yes, it's possible that once it's in the same cacheline with the thread flags, you can't even see the issue anyway. Although I *think* all those early fields are normally mostly read-only, so that "read before clear" may end up being a good idea regardless. Linus
Linus
Linus

Viewing all articles
Browse latest Browse all 1267

Trending Articles