On Wed, Jun 5, 2019 at 5:44 PM Arnon Warshavsky <ar...@qwilt.com> wrote: > On Wed, Jun 5, 2019 at 10:50 AM David Marchand <david.march...@redhat.com> wrote: >> On Tue, Jun 4, 2019 at 5:45 PM Arnon Warshavsky <ar...@qwilt.com> wrote: >>> This patch changes some void functions to return a value, >>> so that the init sequence may tear down orderly >>> instead of calling panic. >> >> All we care about in this patch are the panics wrt the shared configuration init. >> Can the commit title and description refer to this ? > > Will remove the non-thread from the title. > Can you be more specific/ offer your view per the description?
Looking at the git history, how about: eal: do not panic on shared memory init -- David Marchand