[U-Boot] [PATCH 1/2] MAKEALL: Fix kill_children

Tom Rini trini at ti.com
Mon Nov 5 01:53:17 CET 2012


On Sun, Nov 04, 2012 at 06:13:03PM -0600, Joe Hershberger wrote:
> Hi Tom,
> 
> On Sat, Nov 3, 2012 at 5:54 PM, Tom Rini <trini at ti.com> wrote:
> > On Tue, Oct 30, 2012 at 08:55:20PM -0500, Joe Hershberger wrote:
> >
> >> When building in parallel, make sure that we look up the children
> >> based on the the actual process group id instead of just assuming
> >> that the MAKEALL pid is the process group id.
> >>
> >> Also ensure that logs from incomplete builds are deleted in the
> >> process.
> >>
> >> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
> >
> > Now I see:
> > /home/trini/bin/uboot-build.sh: line 110:  2024 Terminated
> > /usr/bin/time -o $TIMEFILE -f %e ./MAKEALL $SOC $MACHINE > $LOG 2>&1
> >
> > With my MAKEALL wrapper.  Anything we can do about that?
> 
> I see that as well... I did a little research and it seems like you
> have to jump through some pretty serious hoops to get rid of that
> message.  I don't think it's worth the effort.
> 
> Does it have an impact on something in your wrapper?

Purely cosemetic so I can live with the bugfixes as-is, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20121104/90f40ffe/attachment.pgp>


More information about the U-Boot mailing list