On Wed, Oct 19, 2016 at 1:46 AM, Ben Pfaff <[email protected]> wrote: > On Tue, Oct 18, 2016 at 09:25:24PM +0900, YAMAMOTO Takashi wrote: > > Fix recently introduced parent_pid macro on NetBSD 7.0. > > On NetBSD, procfs status file looks like the following. > > > > n7% cat /proc/$$/status > > zsh 18509 12970 18509 18509 5,8 ctty,sldr 1476344459,639266 0,15575 > 0,15575 pause 1000 100,100,0 > > n7% > > > > Signed-off-by: YAMAMOTO Takashi <[email protected]> > > Thank you for the fix. Would you mind updating the comment as well? > Perhaps you could add a sentence like "We check the format of the status > file to avoid the NetBSD file with the same name but different > contents." > > Acked-by: Ben Pfaff <[email protected]> >
thank you. amended the comment and pushed to master. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
