[meta-freescale] Updates of meta-fsl-ppc krogoth branch on 2016-04-26

Zhenhua Luo zhenhua.luo at nxp.com
Mon May 9 02:09:59 PDT 2016


Hello all,


The following update is merged into krogoth branch of meta-fsl-ppc, thanks.

commit ebe696fc7e7b93d0056372bf2e24bf09746d0f4a
Author: Paul Vaduva <Paul.Vaduva at enea.com>
Date:   Wed Apr 27 15:27:21 2016 +0200

    ipc: fix compat msgrcv with negative msgtyp

    BugLink: http://bugs.launchpad.net/bugs/1393355

    Compat function takes msgtyp argument as u32 and passes it down to
    do_msgrcv which results in casting to long, thus the sign is lost and we
    get a big positive number instead.

    Cast the argument to signed type before passing it down.

    Signed-off-by: Paul Vaduva <Paul.Vaduva at enea.com>


Best Regards,

Zhenhua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20160509/fd56bf06/attachment.html>


More information about the meta-freescale mailing list