https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265632
Nuno Teixeira changed:
What|Removed |Added
Summary|sound: add patch for Lenovo |sound: add Lenovo Legion 5
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265632
Nuno Teixeira changed:
What|Removed |Added
Keywords||patch-ready
--
You are receiving
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263208
Graham Perrin changed:
What|Removed |Added
See Also|https://bugs.freebsd.org/bu |
|gzilla/show_bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263620
Graham Perrin changed:
What|Removed |Added
See Also|https://bugs.freebsd.org/bu |
|gzilla/show_bu
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=127230
Dan Mahoney changed:
What|Removed |Added
CC||free...@gushi.org
--- Comment #4 fro
To view an individual PR, use:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and ob
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265974
--- Comment #9 from Pierre Habouzit ---
`atomic_thread_fence_rel()` is a `dmb sy` ? I would have expected that to be a
`dmb st` ..
but indeed it shows I'm not familiar with with FreeBSD:
```C
static __inline void
atomic_thread_fence_rel(v
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265974
--- Comment #10 from Mark Johnston ---
(In reply to Pierre Habouzit from comment #9)
dmb st only orders stores, but that's not sufficient to implement a release
fence. For what it's worth, LLVM on FreeBSD 14/arm64 compiles
atomic_thread_fe
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265974
--- Comment #11 from Mark Johnston ---
I do think the deferred advance might still be incorrect on platforms where
FreeBSD's atomic_thread_fence_rel() does not provide a store/load barrier, such
as POWER.
--
You are receiving this mail be
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265974
--- Comment #12 from Pierre Habouzit ---
wow TIL, that's the same on Darwin huh
--
You are receiving this mail because:
You are the assignee for the bug.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266093
Bug ID: 266093
Summary: [nxprtc] My PCF8523 fails to initialize properly after
2444018f7dd3c0ecd1099d63de0a856e7f6b1984
Product: Base System
Version: 13.1-STABLE
Hard
11 matches
Mail list logo