Re: `make headers_check' bustage

From: Vitaliy Ivanov
Date: Fri Jul 08 2011 - 08:55:02 EST


On Fri, Jul 8, 2011 at 3:16 AM, Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> It is just me, or is headers_check busted in current -linus?
>
> z:/usr/src/25> make mrproper; make allmodconfig; make headers_check
> ...
> /usr/src/25/usr/include/linux/kernel.h:65: userspace cannot reference function or variable defined in the kernel
> /usr/src/25/usr/include/linux/quota.h:175: userspace cannot reference function or variable defined in the kernel
> /usr/src/25/usr/include/linux/sdla.h:116: userspace cannot reference function or variable defined in the kernel
> /usr/src/25/usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel

Same for me.

soundcard.h issue was not probably fully cleaned up in
43a990765a9e874350bae1009366d00809dbc9d8 (sound: Remove OSSlib stuff
from linux/soundcard.h) checkin.

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