Re: Sparc64 stopped building - sigset_t unrecognized in compat.h

From: Andrew Morton
Date: Tue Oct 10 2006 - 15:38:12 EST


On Tue, 10 Oct 2006 11:59:40 -0700
Paul Jackson <pj@xxxxxxx> wrote:

> Sometime on or about the change to include/linux/compat.h:
>
> changeset: 39069:fefadae8104d
> parent: 38900:a2856d056930
> user: David S. Miller <davem@xxxxxxxxxxxxxxxxxxxx>
> 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.

That build error came from the CONFIG_BLOCK patches and Dave's change was
intended to fix it rather than creating it.

2.6.19-rc1-mm1 builds OK on sparc64.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/