All of lore.kernel.org
 help / color / mirror / Atom feed
* Updates to meta-fsl-arm (master) in 2014-06-25
@ 2014-06-25 16:29 Otavio Salvador
  2014-06-25 16:37 ` Eric Nelson
  0 siblings, 1 reply; 4+ messages in thread
From: Otavio Salvador @ 2014-06-25 16:29 UTC (permalink / raw)
  To: meta-freescale

Hello,

I pushed following updates:

commit ab90b896f4bf09a8ced37c6e1511686217d053b9
Author: Eric Nelson <eric.nelson@boundarydevices.com>
Date:   Sat Jun 21 10:52:48 2014 -0700

    imx-vpu: fix checks of IOGetVirtMem() return value
    
    The IOGetVirtMem() routine returns the address of a memory block
    or -1 (MAP_FAILED) to indicate an error.
    
    Many callers of this routine tested the return value for <= 0
    to detect failure, and at least with a 3G/1G memory split
    configured in the kernel, a negative number (!= -1) is a
    valid (successful) return value.
    
    Without this patch, the IOSystemInit() will often detect
    failure incorrectly.
    
    Change-Id: I8b20ae5f74608307cbb810168024e8863599dbdb
    Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
    Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>

Regards,

--
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-06-25 17:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 16:29 Updates to meta-fsl-arm (master) in 2014-06-25 Otavio Salvador
2014-06-25 16:37 ` Eric Nelson
2014-06-25 16:48   ` Otavio Salvador
2014-06-25 17:01     ` Eric Nelson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.