On Wed, 26 Aug 2020 09:42:09 -0700 Shannon Nelson wrote: > + q_base = (void *)ALIGN((uintptr_t)new->q_base, PAGE_SIZE);
PTR_ALIGN()
On Wed, 26 Aug 2020 09:42:09 -0700 Shannon Nelson wrote: > + q_base = (void *)ALIGN((uintptr_t)new->q_base, PAGE_SIZE);
PTR_ALIGN()