Re: [PATCH v9 00/17] Enable FSGSBASE instructions

From: Sasha Levin
Date: Tue Apr 21 2020 - 12:06:27 EST


On Mon, Apr 20, 2020 at 07:14:46PM +0200, Thomas Gleixner wrote:
Andi Kleen <ak@xxxxxxxxxxxxxxx> writes:
the *gdb developers* don't care. But gdb isn't exactly a good example
of a piece of software that tries to work correctly when dealing with
unusual software. Maybe other things like rr will care more. It

rr is used to replay modern software, and modern software
doesn't care about selectors, thus rr doesn't care either.

Please stop the FUD.

There is absolutely no FUD. Being careful about not breaking existing
user space is a legitimate request.

It's up to those who change the ABI to prove that it does not matter and
not up to the maintainers to figure it out.

I think that this is a difficult ask; "prove that god doesn't exist".

Andi's point is that there is no known user it breaks, and the Intel
folks did some digging into potential users who might be affected by
this, including 'rr' brought up by Andy, and concluded that there won't
be breakage as a result of this patchset:

https://mail.mozilla.org/pipermail/rr-dev/2018-March/000616.html

Sure, if you poke at it you could see a behavior change, but is there
an actual user that will be affected by it? I suspect not.

This sits in limbo for months now just because Intel doesn't get it's
homework done.

Stop making false accusations and provide factual information instead.

If there's no known user that will be broken here, can we consider
merging this to be disabled by default and let distros try it out? This
will let us find these users while providing an easy way to work around
the problem.

--
Thanks,
Sasha