Date: Sun, 06 Mar 2016 00:32:10 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 207729] llvm 3.8.0 import (r296417) - panic in aesni.ko Message-ID: <bug-207729-8-5nGdxI5tsZ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207729-8@https.bugs.freebsd.org/bugzilla/> References: <bug-207729-8@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207729 --- Comment #4 from commit-hook@freebsd.org --- A commit references this bug: Author: kib Date: Sun Mar 6 00:31:11 UTC 2016 New revision: 296419 URL: https://svnweb.freebsd.org/changeset/base/296419 Log: In the link_elf_obj.c, handle sections of type SHT_AMD64_UNWIND same as SHT_PROGBITS. This is needed after the clang 3.8 import, which generates that type for .eh_frame section, which had SHT_PROGBITS type before. Reported by: Nikolai Lifanov <lifanov@mail.lifanov.com> PR: 207729 Tested by: dim (previous version) Sponsored by: The FreeBSD Foundation MFC after: 2 weeks Changes: head/sys/kern/link_elf_obj.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207729-8-5nGdxI5tsZ>