This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]