27/06/2019 13:46, David Marchand: > On Thu, Jun 27, 2019 at 1:33 PM Anatoly Burakov <[email protected]> > wrote: > > > Linux EAL will attach the shared config at an arbitrary address, > > find out where the shared config is mapped in the primary, and > > then will reattach it at that exact address. > > > > FreeBSD version doesn't seem to go for that extra reattach step, > > which makes one wonder how did it ever work in the first place. > > > > Fix the FreeBSD init to also reattach shared config to the exact > > same place the primary process has it. > > > > Fixes: 764bf26873b9 ("add FreeBSD support") > > Cc: [email protected] > > Cc: [email protected] > > > > Signed-off-by: Anatoly Burakov <[email protected]> > > Reviewed-by: David Marchand <[email protected]>
Applied, thanks

