about summary refs log tree commit diff
path: root/misc
diff options
context:
space:
mode:
authorJohn David Anglin <danglin@gcc.gnu.org>2023-02-25 21:59:24 +0000
committerJohn David Anglin <danglin@gcc.gnu.org>2023-02-25 21:59:24 +0000
commit79ea63f0053904401021178d55dd4c364eeec131 (patch)
tree0d745596e01a2f4b31eb9c0107939e03544581c2 /misc
parent91689649656314b04f3dbee0415a9254eb1424dd (diff)
downloadglibc-79ea63f0053904401021178d55dd4c364eeec131.tar.gz
glibc-79ea63f0053904401021178d55dd4c364eeec131.tar.xz
glibc-79ea63f0053904401021178d55dd4c364eeec131.zip
hppa: Drop old parisc-specific MADV_* constants
The Linux kernel upstream commit 71bdea6f798b ("parisc: Align parisc
MADV_XXX constants with all other architectures") dropped the
parisc-specific MADV_* values in favour of the same constants as
other architectures. In the same commit a wrapper was added which
translates the old values to the standard MADV_* values to avoid
breakage of existing programs.

This upstream patch has been downported to all stable kernel trees as
well.

This patch now drops the parisc specific constants from glibc to
allow newly compliled programs to use the standard MADV_* constants.

v2: Added NEWS section, based on feedback from Florian Weimer

Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'misc')
0 files changed, 0 insertions, 0 deletions