Re: [PATCH 2/2] BLOCK: Fix linux/compat.h's use sigset_t

From: Linus Torvalds
Date: Mon Oct 02 2006 - 13:05:46 EST




On Mon, 2 Oct 2006, Jens Axboe wrote:

> On Mon, Oct 02 2006, David Howells wrote:
> > From: David Howells <dhowells@xxxxxxxxxx>
> >
> > Make linux/compat.h #include asm/signal.h to gain a definition of
> > sigset_t so that it can externally declare sigset_from_compat().
> >
> > This has been compile-tested for i386, x86_64, ia64, mips, mips64,
> > frv, ppc and ppc64 and run-tested on frv.
>
> Ack both patches, thanks David.

Well, I already applied them, but I applied them as a single patch (since
1/2 wasn't actually usable on its own _or_ even just a plain revert, and
2/2 was really required for 1/2 to even compile).

Linus
-
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/