Esta newsletter por email le fué enviada en formato gráfico HTML.
Si usted está viendo esta versión, su programa de email prefiere mensajes de
texto sin formato.
Usted puede leer la versión original online:
http://yml
On Tue, 09 Dec 2014, Kevin O'Gorman wrote:
> I'm running a fairly recent Xubuntu, with 3.13 Linux kernel on AMD64
> hardware. Although I'm expecting to run mostly 64-bit executables, I'm a
> bit unnerved to find 5 of the 32-bit tests failing.
>
> Some peculiarities may explain this. Or not.
> -
On Thu, 06 Nov 2014, Gary S. Robertson wrote:
> From: "Gary S. Robertson"
>
> The makefile only recognized i386 or x86_64 arches. Added support
> to recognize i486, i586, i686.
>
> Signed-off-by: Gary S. Robertson
Applied, thanks
Eric
signature.asc
Description: Digital signature
--
On Tue, 25 Nov 2014, Petr Holasek wrote:
> zero_filesize_segment tescase fails on s390x with segfault because program
> header virtual address is set to very low value below zSeries default
> 0x8000 address.
>
> I haven't found a way how to set custom virtual base address on s390x since ld
>
On Fri, 05 Dec 2014, Jan Stancek wrote:
> The low and high limit passed to vm_unmapped_area() in
> hugetlb_get_unmapped_area() is (TASK_UNMAPPED_BASE, TASK_SIZE).
>
> On 64-bit kernel this is defined as:
> #define TASK_UNMAPPED_BASE (test_thread_flag(TIF_31BIT) ? \
>