lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 10 Oct 2006 12:36:44 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	pj@....com
Cc:	davem@...set.davemloft.net, linux-kernel@...r.kernel.org,
	vonbrand@....utfsm.cl, akpm@...l.org
Subject: Re: Sparc64 stopped building - sigset_t unrecognized in compat.h

From: Paul Jackson <pj@....com>
Date: Tue, 10 Oct 2006 11:59:40 -0700

> Sometime on or about the change to include/linux/compat.h:
> 
>     changeset:   39069:fefadae8104d
>     parent:      38900:a2856d056930
>     user:        David S. Miller <davem@...set.davemloft.net>
>     date:        Tue Oct  3 04:24:18 2006 +0700
>     summary:     [SPARC64]: Move signal compat bits to new header file.
> 
> which added the line:
> 
>     extern void sigset_from_compat(sigset_t *set, compat_sigset_t *compat);
> 
> my crosstool compile of sparc64 for 2.6.18-mm3 stopped building.

And then there is a changeset I made right after that one which
fixes the build by removing the asm/signal.h include from asm/compat.h.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ