[Bug 222234] head -r323246 aarch64 (Pine64+ 2GB) boot time context, sometimes: acquiring blockable sleep lock with spinlock or critical section held

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Sep 18 19:13:55 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222234

--- Comment #6 from Mark Millard <markmi at dsl-only.net> ---
Created attachment 186517
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186517&action=edit
Example patch for sys/arm64/arm64/identcpu.c 's sev instruction use

Beyond the release_aps use of SEV during boot
I found a SEV use in identcpus.c . So this is
a possible patch for that (for the same issue
of SEV not being timed relative to memory
updates).

I do not claim either patch has the optimal
form of dsb ??? instruction, just one that
seems (more then?) sufficient.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list