This is the mail archive of the glibc-bugs@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]

[Bug libc/19285] [hppa] sysdeps/unix/sysv/linux/hppa/bits/mman.h: missing MAP_HUGETLB and MAP_STACK defines


https://sourceware.org/bugzilla/show_bug.cgi?id=19285

--- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  d4eed61f85791a8fc4f94ce4fb17997d4ee0eed3 (commit)
      from  19e075101493016130f8b9321d14084478bd9827 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=d4eed61f85791a8fc4f94ce4fb17997d4ee0eed3

commit d4eed61f85791a8fc4f94ce4fb17997d4ee0eed3
Author: Helge Deller <deller@gmx.de>
Date:   Sat Jan 2 23:31:12 2016 +0100

    hppa: Add MAP_HUGETLB and MAP_STACK defines [BZ #19285]

    The attached patch adds some upstream defines like MAP_HUGETLB and
MAP_STACK
    in mman.h for the hppa architecture.

    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.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                |    8 ++++++++
 sysdeps/unix/sysv/linux/hppa/bits/mman.h |   21 ++++++++-------------
 2 files changed, 16 insertions(+), 13 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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