[Bug 264094] cc_htcp(4): Setting net.inet.tcp.cc.algorithm to htcp triggers panic on the most recent CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 May 2022 21:18:37 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264094

Jessica Clarke <jrtc27@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jrtc27@freebsd.org

--- Comment #4 from Jessica Clarke <jrtc27@freebsd.org> ---
This looks like it's caused by
https://github.com/llvm/llvm-project/commit/8acc3b4ab0c76b9c2a54182e31a02f90ebb96329
given the loss of a LDR of the ADRP and the insertion of a NOP (ignoring the
instruction rescheduling that changes register allocation slightly).

-- 
You are receiving this mail because:
You are on the CC list for the bug.