Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 2021 10:07:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248763] Kernel built with LLVM 11 doesn't boot on powerpc64
Message-ID:  <bug-248763-227-EuQbVpkRYo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248763-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248763-227@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=3D248763

--- Comment #5 from commit-hook@FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3Da0108291bcc067384d5f70749ba6869e3=
390cda3

commit a0108291bcc067384d5f70749ba6869e3390cda3
Author:     Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2020-08-21 10:06:01 +0000
Commit:     Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2021-12-22 09:58:32 +0000

    Merge commit 95e18b2d9d5f from llvm git (by Kang Zhang):

      [PowerPC] Fix a typo for InstAlias of mfsprg

      D77531 has a type for mfsprg, it should be mtsprg. This patch is to
      fix this typo.

    This should fix booting powerpc64 kernels, after LLVM 11 was imported.

    PR:             248763
    (cherry picked from commit 2a99bea5784f4b347a70967fe4b8faf1c7280f79)

 contrib/llvm-project/llvm/lib/Target/PowerPC/PPCInstr64Bit.td | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

--=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-248763-227-EuQbVpkRYo>