[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121024213919.5543e90b@spider.haslach.nod.at>
Date: Wed, 24 Oct 2012 21:39:19 +0200
From: Richard Weinberger <richard@....at>
To: Matthew Leach <matthew@...tleach.net>
Cc: linux-kernel@...r.kernel.org,
Martin Pärtel <martin.partel@...il.com>
Subject: Re: [REGRESSION] uml: signal.c build errors
Am Wed, 24 Oct 2012 00:18:34 +0100
> I have tracked this down to [1] where, indeed, the type of sig_info is
> different; the second parameter in signal.c is 'siginfo_t' where as in
> as-layout.h the second parameter's type is declared as 'struct
> siginfo'.
>
> [1]: d3c1cfcdb43e023ab1b1c7a555cd9e929026500a
Looks like we have to revert that commit.
Moving everything to siginfo_t requires a non-trivial header cleanup
and may introduce new regressions.
Matthew, does the attached revert patch help?
If yes, I'll submit it ASAP to Linus and for 3.8 we cleanup the UML
headers and reintroduce commit d3c1cfc.
Thanks,
//richard
View attachment "revert.diff" of type "text/x-patch" (11644 bytes)
Powered by blists - more mailing lists