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: [PATCH] [BZ #10283] localedef: align fixed maps to SHMLBA


From: "Carlos O'Donell" <carlos@redhat.com>
Date: Thu, 23 May 2013 19:11:14 -0400

> Which says that the kernel and glibc values for SHMLBA don't
> match.
> 
> We need correct SHMLBA values in order to ensure that the kernel
> will be less likely to return EINVAL for an mmap with a fixed
> address.

I've made sure that, for sparc, libc will use a value at least as
large as the kernel will.


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