Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1655742
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] um: Allow building and running on older hosts |
| Date | 2017-06-01 22:50 +0200 |
| Message-ID | <tNFcB-7FC-3@gated-at.bofh.it> (permalink) |
| References | <tL5PX-3iT-1@gated-at.bofh.it> <tL75n-40J-3@gated-at.bofh.it> <tL9qz-5KR-27@gated-at.bofh.it> <tL9Ae-5OM-25@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 05/25/2017 03:34 PM, Richard Weinberger wrote:
> Thomas, Florian,
>
> Am 26.05.2017 um 00:28 schrieb Florian Fainelli:
>> On 05/25/2017 12:51 PM, Thomas Meyer wrote:
>>>
>>>> Am 25.05.2017 um 20:36 schrieb Florian Fainelli <f.fainelli@gmail.com>:
>>>>
>>>> Commit a78ff1112263 ("um: add extended processor state save/restore
>>>> support") and b6024b21fec8 ("um: extend fpstate to _xstate to support
>>>> YMM registers") forced the use of the x86 FP _xstate and
>>>> PTRACE_GETREGSET/SETREGSET. On older hosts, we would neither be able to
>>>> build UML nor run it anymore with these two commits applied because we
>>>> don't have definitions for struct _xstate nor these two ptrace requests.
>>>
>>> Btw. what soy you mean with older host? I need to revert two commits to make an UML kernel work again on a Fedora 25 installation.
>>
>> This is centos 6.9, so kernel 2.6.32 and glibc 2.12, this neither has
>> xstate nor PTRACE_GETREGSET/SETREGSET, hence this patch.
>
> Commits a78ff1112263 and b6024b21fec8 are broken.
> You see two different issues.
> Eli, please have a look too.
Eli, can we get an answer here? And Thomas what's that problem that
Richard is referring to?
--
Florian
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] um: Allow building and running on older hosts Florian Fainelli <f.fainelli@gmail.com> - 2017-05-25 20:40 +0200
Re: [PATCH v2] um: Allow building and running on older hosts Thomas Meyer <thomas@m3y3r.de> - 2017-05-25 22:00 +0200
Re: [PATCH v2] um: Allow building and running on older hosts Florian Fainelli <f.fainelli@gmail.com> - 2017-05-26 00:30 +0200
Re: [PATCH v2] um: Allow building and running on older hosts Richard Weinberger <richard@nod.at> - 2017-05-26 00:40 +0200
Re: [PATCH v2] um: Allow building and running on older hosts Florian Fainelli <f.fainelli@gmail.com> - 2017-06-01 22:50 +0200
csiph-web