Andrei Vagin <avagin@xxxxxxxxx> wrote: > + ns->mq_mnt = NULL; Should I instead be allocating the namespace with kzalloc()? David
Andrei Vagin <avagin@xxxxxxxxx> wrote: > + ns->mq_mnt = NULL; Should I instead be allocating the namespace with kzalloc()? David