Question regarding minimal supported Linux kernel headers (now it is 3.2.0)
Adhemerval Zanella
adhemerval.zanella@linaro.org
Tue Nov 12 18:13:00 GMT 2019
On 12/11/2019 14:31, Joseph Myers wrote:
> On Tue, 12 Nov 2019, Adhemerval Zanella wrote:
>
>> Another possibility, to avoid pessimization and make microblaze an outlier
>> regarding minimum kernel support (although I think we already have alpha
>> in this state) would be:
>>
>> 1. Move generic pselect as microblaze linux specific implementation.
>>
>> 2. Clean-up linux implementation to just use pselect6.
>>
>> 3. Set generic as default ENOSYS/stub and set bug 9813 fixed.
>
> I think marking that bug as fixed should mean eliminating the fallback
> implementation completely. (That bug is already microblaze-specific given
> the kernel support on other architectures.)
>
Fair enough.
More information about the Libc-alpha
mailing list