Change size of padding to reflect reality. No functional change.
Discussed with: kib
This commit is contained in:
parent
c5b86c3b76
commit
ea4fe1da62
@ -75,7 +75,7 @@
|
||||
uint32_t pc_pcid_gen; \
|
||||
uint32_t pc_smp_tlb_done; /* TLB op acknowledgement */ \
|
||||
uint32_t pc_ibpb_set; \
|
||||
char __pad[216] /* be divisor of PAGE_SIZE \
|
||||
char __pad[224] /* be divisor of PAGE_SIZE \
|
||||
after cache alignment */
|
||||
|
||||
#define PC_DBREG_CMD_NONE 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user