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: SHMLBA on ARM


On Nov 18, 2007 3:53 AM, Khem Raj <kraj@mvista.com> wrote:
> On ARM architecture SHMLBA != default page size. in glibc the currently
> ARM uses default value which is set to default page size.
>
> This patch adds arm specific shm.h which defines SHMLBA to kernel's
> expected value (which is 4 * defualt page size)
>
> I get shmat tests passes in LTP with this change.
>
> OK?

Did you attach the right patch? The attached patch doesn't apply
to the file in the ChangeLog, instead it creates
`sysdeps/unix/sysv/linux/mips/bits/shm.h' for MIPS?

Please also report the results of running the glibc testsuite before and after
the patch.

Thanks.

Cheers,
Carlos.


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