All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH 0/3] libhugetlbfs: fix build problems with ix86 and armv7ab
@ 2014-11-24 22:59 Gary S. Robertson
  2014-11-24 22:59 ` [meta-oe][PATCH 1/3] libhugetlbfs: Add ix86 to list of compatible host architectures Gary S. Robertson
                   ` (2 more replies)
  0 siblings, 3 replies; 22+ messages in thread
From: Gary S. Robertson @ 2014-11-24 22:59 UTC (permalink / raw)
  To: openembedded-devel

OE builds of libhugetlbfs were failing for armv7ab and i586 (qemux86)
architectures.  In addition, once patched so builds completed, execution of
some tests was failing for armv7ab.

Patched OE recipe and Makefile to add support for 32-bit ix86 architectures...
(patches 1 and 2).
Then patched linker control script to include armv7ab in the set of
architectures whose text section offset and page size were corrected by
the script...(patch 3).

Patches 2 and 3 have been submitted upstream to the libhugetlbfs maintainers
and acceptance has been indicated for both...
however patch 2 has yet to appear in the upstream repository,
while patch 3 has been verified as merged.

OE builds of libhugetlbfs with these patches added have been successfully
completed here for qemux86, qemux86_64, armv7a, armv7ab, armv8, and armv8b
platforms, and tests run successfully on all except armv8b - which failed
with unrelated boot time issues.



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

end of thread, other threads:[~2015-05-19  1:26 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-24 22:59 [meta-oe][PATCH 0/3] libhugetlbfs: fix build problems with ix86 and armv7ab Gary S. Robertson
2014-11-24 22:59 ` [meta-oe][PATCH 1/3] libhugetlbfs: Add ix86 to list of compatible host architectures Gary S. Robertson
2014-12-19 21:29   ` Gary Robertson
2014-12-19 23:07     ` Martin Jansa
2014-12-20  5:56       ` Gary Robertson
2014-12-20 11:12         ` Martin Jansa
2015-03-24 20:24         ` [meta-oe][PATCH V2] libhugetlbfs: add i586 to compatible hosts Gary S. Robertson
2015-03-24 20:24           ` [PATCH V2] libhugetlbfs: Add i586 to list of " Gary S. Robertson
2015-04-01 22:23         ` [meta-oe][PATCH V3] libhugetlbfs: add i586 to " Gary S. Robertson
2015-04-01 22:23           ` [PATCH] libhugetlbfs: Add i586 to list of compatible host architectures Gary S. Robertson
2015-04-02  0:31             ` Otavio Salvador
2015-04-02  0:33               ` Otavio Salvador
2015-04-02 16:04                 ` [meta-oe][PATCH V4] libhugetlbfs: add i586 to compatible hosts Gary S. Robertson
2015-04-02 16:04                   ` [PATCH V4] libhugetlbfs: Add i586 to list of compatible host architectures Gary S. Robertson
2015-04-13 13:45                     ` Martin Jansa
2015-04-14  4:18                       ` [meta-oe][PATCH] libhugetlbfs: x86 - don't link against host libs Gary S. Robertson
2015-04-14  4:19                         ` [PATCH] " Gary S. Robertson
2015-04-15 17:16                         ` [meta-oe][PATCH] " Martin Jansa
2015-05-13 12:48                           ` [meta-oe][PATCH] Revert "libhugetlbfs: Add i586 to list of compatible host architectures" Martin Jansa
2015-05-19  1:26                             ` Khem Raj
2014-11-24 22:59 ` [meta-oe][PATCH 2/3] libhugetlbfs: Make cross-devel recognize all ix86 arches Gary S. Robertson
2014-11-24 22:59 ` [meta-oe][PATCH 3/3] libhugetlbfs: Fix page size & text offset for arm arches Gary S. Robertson

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.