This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports 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: [PATCH] MIPS: delete getpagesize.c


On Fri, 3 Dec 2010, Matt Turner wrote:

> Looking at kernel-features.h, it seems that a huge number of syscalls
> were enabled first in 2.4.1.
> 
> I don't have any problem at all with increasing arch_minimum_kernel,
> but I imagine some people do still use 2.4.x, so maybe we should just
> modify arch_minimum_kernel to be 2.4.1? I can't think of _any_ reason
> why someone would want to use plain 2.4.0.

I've applied the conservative increase to 2.4.1.  (Though people may be 
using 2.4.x kernels I'd expect them to be doing so with Linuxthreads and 
glibc 2.3.x or earlier, not with current glibc versions which require NPTL 
for use with the Linux kernel.  So I think a minimum requirement of 2.6.0 
should in fact be safe for all working Linux kernel targets in glibc.)

Having done this, I'll commit your patch.

-- 
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]