24d5373dda
The function xen_guest_init is using __alloc_percpu with an alignment
which are not power of two.
However, the percpu allocator never supported alignments which are not power
of two and has always behaved incorectly in thise case.
Commit
|
||
---|---|---|
.. | ||
efi.c | ||
enlighten.c | ||
grant-table.c | ||
hypercall.S | ||
Makefile | ||
mm.c | ||
p2m.c |