Question regarding minimal supported Linux kernel headers (now it is 3.2.0)

Joseph Myers joseph@codesourcery.com
Tue Nov 12 17:31:00 GMT 2019


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.)

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list