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

Re: [PATCH v3 01/13] x86/retpoline: Add initial retpoline support

$
0
0
Linus Torvalds writes: (Summary) And that one shouldn't have any relocagtion issues, because all the offsets are relative.
offsets are relative.
We want to use that one for the entry stub anyway, can't we just standardize on that one for all our assembly?
standardize on that one for all our assembly?
If the *compiler* uses the out-of-line version, that's a separate thing. But for our asm cases, let's just make it all be the inline case, ok?
case, ok?
It also should simplify the whole target generation.

Viewing all articles
Browse latest Browse all 1267

Trending Articles