Re: [PATCH 20/45] sctp.h: include stdint.h in userspace

From: Mikko Rapeli
Date: Wed Feb 18 2015 - 11:05:33 EST


On Wed, Feb 18, 2015 at 04:48:04PM +0100, Daniel Borkmann wrote:
> On 02/17/2015 12:05 AM, Mikko Rapeli wrote:
> >Fixes compilation error:
> >
> >linux/sctp.h:652:2: error: unknown type name âuint32_tâ
> >
> >Signed-off-by: Mikko Rapeli <mikko.rapeli@xxxxxx>
>
> I have no idea where the rest of this series went (neither netdev, nor
> lkml, nor linux-sctp) and what user space application making use of the
> header you are trying to fix !?

There is a test written to test compilation of exported kernel headers
one by one in userspace. lkml thread is here:

https://lkml.org/lkml/2015/2/16/521

The series should have gone to the right addresses with:

$ git send-email --to linux-kernel@xxxxxxxxxxxxxxx \
--cc-cmd "scripts/get_maintainer.pl --norolestats"

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