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] Add MAP_HUGETLB and MAP_STACK defines for hppa


On 02 Jan 2016 23:31, Helge Deller wrote:
> The attached patch adds some upstream defines like MAP_HUGETLB and MAP_STACK 
> in mman.h for the hppa architecture. 
> 
> The glibc mman.h header file for the hppa architecture (sysdeps/unix/sysv/linux/hppa/bits/mman.h)
> is missing the Linux upstream defines for MAP_HUGETLB, MCL_ONFAULT, MADV_HUGEPAGE, MADV_NOHUGEPAGE,
> MADV_DONTDUMP and MADV_DODUMP. Those are added by this patch.
> 
> The existing MADV_xxK_PAGES defines were dropped upstream, because they were
> originally added many years ago based on a proposed patch for the Linux kernel
> which was never applied. So, this patch drops those unneeded defines.
> 
> The change closes BZ #19285].
> 
> Please install if okay.

thanks, pushed now
-mike

Attachment: signature.asc
Description: Digital signature


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