Re: [PULL -tip] fixed few make headers_check warnings

From: Geert Uytterhoeven
Date: Wed Jan 14 2009 - 03:56:49 EST


On Tue, 13 Jan 2009, Jaswinder Singh Rajput wrote:
> Please pull these patches. Earlier I also floated these patches so that I can get some feedback.
>
> The following changes since commit ae2659bcd0b5bf34dd4b03f1db0a2942cc09b8e6:
> Ingo Molnar (1):
> Merge branch 'x86/mm'
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop.git master
>
> Jaswinder Singh Rajput (7):
> include of <linux/types.h> is preferred over <asm/types.h>
> found __[us]{8,16,32,64} type without #include <linux/types.h>
> capability.h: extern's make no sense in userspace
> coda_psdev.h: extern's make no sense in userspace
> in6.h: extern's make no sense in userspace
> nubus.h: extern's make no sense in userspace
> socket.h: extern's make no sense in userspace

May I please remind you of my comment in
http://patchwork.kernel.org/patch/2093/?

At least nubus.h still leaks forward declarations for kernel functions that
lack the "extern" keyword, so they still pollute user space.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
--
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/