This is the mail archive of the libc-alpha@sources.redhat.com 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]

Re: Possible bug in sysdeps/unix/sysv/linux/powerpc/mmap64.c


"H . J . Lu" <hjl@lucon.org> writes:

> 1. Even on PPC, the kernel page size may change.
> 2. Linux may have variable page size one day.
> 3. sysdeps/unix/sysv/linux/powerpc/mmap64.c is included by
> sysdeps/unix/sysv/linux/hppa/mmap64.c and other ports may do the
> same.

You are once again creating problems where there are none.  Don't
complicate the implementation unless necessary.

> Like this?

Yes, but I see no need.  Find somebody who's responsible for this
stuff in the kernel and get the input.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------


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