about summary refs log tree commit diff
path: root/rt/mq_timedreceive.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-20 09:24:33 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-20 09:31:30 -0700
commit341681a4fe9eb585068b7a4f57ea52fa12e97a94 (patch)
tree2dcd2d54fce6a067f1ff26ba2d1c8f0dfcd78ecc /rt/mq_timedreceive.c
parentd87630edc49200e7892b56a6ceb116ffb8e17c38 (diff)
downloadglibc-hjl/pr18696.tar.gz
glibc-hjl/pr18696.tar.xz
glibc-hjl/pr18696.zip
Add si_addr_bnd to _sigfault in x86 struct siginfo hjl/pr18696
X86 struct siginfo in kernel 3.19 has been changed by

commit ee1b58d36aa1b5a79eaba11f5c3633c88231da83
Author: Qiaowei Ren <qiaowei.ren@intel.com>
Date:   Fri Nov 14 07:18:19 2014 -0800

    mpx: Extend siginfo structure to include bound violation information

    This patch adds new fields about bound violation into siginfo
    structure. si_lower and si_upper are respectively lower bound
    and upper bound when bound violation is caused.

This patch updates x86 struct siginfo to enable GDB with MPX support.

	[BZ #18696]
	* sysdeps/unix/sysv/linux/x86/bits/siginfo.h (_sigfault): Add
	si_addr_bnd.
	(si_lower): New.
	(si_upper): Likewise.
Diffstat (limited to 'rt/mq_timedreceive.c')
0 files changed, 0 insertions, 0 deletions