|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 1/5] xen/spinlocks: in debug builds store cpu holding the lock
On 03.09.19 16:11, Jan Beulich wrote: On 29.08.2019 12:18, Juergen Gross wrote:--- a/xen/include/xen/spinlock.h +++ b/xen/include/xen/spinlock.h @@ -6,14 +6,21 @@ #include <asm/types.h>#ifndef NDEBUG Can do. + uint16_t pad:2;While at it, would you mind making this an unnamed field? NP. I guess the "2" should then be replaced to depend on the added #define above. Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |