]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - sys/xen/evtchn/evtchn.c
MFV r254746:
authorXin LI <delphij@FreeBSD.org>
Fri, 23 Aug 2013 23:58:56 +0000 (23:58 +0000)
committerXin LI <delphij@FreeBSD.org>
Fri, 23 Aug 2013 23:58:56 +0000 (23:58 +0000)
commitcc16dea626cf2fc80cde667ac4798065108e596c
tree6992663a4fddb73c26e83921a17ed19ee18068fe
parent79c6d946797dd4db2f2a943f664a4e976f6c942b
parent0239dcb7376bd3ce7640a1e5130facf5201502e7
MFV r254746:

To quote original Illumos ticket:

libctf thinks that any ELF file containing more than 65536 sections is
corrupt, because it doesn't understand the SHN_XINDEX magic.

Illumos DTrace issues:
  4005 libctf can't deal with extended sections
cddl/contrib/opensolaris/lib/libctf/common/ctf_lib.c