mirror of
https://github.com/opnsense/src.git
synced 2026-03-18 08:41:30 -04:00
Just use a typedef for spinlock_t, no need to create a useless structure. Reviewed by: bz, emaste Sponsored by: Beckhoff Automation GmbH & Co. KG Differential Revision: https://reviews.freebsd.org/D45205 (cherry picked from commit ae38a1a1bfdf320089c254e4dbffdf4769d89110) linuxkpi: Fix spin_lock_init Some linux code re-init some spinlock so add MTX_NEW to mtx_init. Reported by: David Wolfskill <david@catwhisker.org> Fixes: ae38a1a1bfdf ("linuxkpi: spinlock: Simplify code") (cherry picked from commit cff79fd02636f34010d8b835cc9e55401fa76e74) |
||
|---|---|---|
| .. | ||
| mlx4_core | ||
| mlx4_en | ||
| mlx4_ib | ||
| cmd.h | ||
| cq.h | ||
| device.h | ||
| doorbell.h | ||
| driver.h | ||
| qp.h | ||
| srq.h | ||
| stats.h | ||