Warner Losh
|
95ee2897e9
|
sys: Remove $FreeBSD$: two-line .h pattern
Remove /^\s*\*\n \*\s+\$FreeBSD\$$\n/
|
2023-08-16 11:54:11 -06:00 |
|
Vladimir Kondratyev
|
307f78f3ed
|
LinuxKPI: Constantly use _LINUXKPI_ prefix in include guards
MFC after: 1 week
Reviewed by: bz, emaste, hselasky, manu
Differential Revision: https://reviews.freebsd.org/D33562
|
2022-01-10 22:49:38 +03:00 |
|
Vladimir Kondratyev
|
2fb5be7978
|
LinuxKPI: Implement smp_*mb barriers with atomic_thread_fence_*
for x86 and move them to asm/barrier.h
MFC after: 1 week
Reviewed by: bz, hselasky, manu
Differential Revision: https://reviews.freebsd.org/D33296
|
2022-01-10 22:49:37 +03:00 |
|
Johannes Lundberg
|
8264104401
|
LinuxKPI: Include asm/atomic-long.h from atomic.h.
This patch is part of D19565
Reviewed by: hps
Approved by: imp (mentor), hps
MFC after: 1 week
|
2019-05-15 17:44:25 +00:00 |
|
Mark Johnston
|
faf7a6e18c
|
Add a couple of trivial headers to the LinuxKPI.
MFC after: 1 week
|
2017-08-20 01:40:24 +00:00 |
|