Re: [PATCH 1/7] paravirtualization: header and stubs for paravirtualizing critical operations

From: Oleg Verych
Date: Thu Nov 02 2006 - 02:44:40 EST


On 2006-11-02, Andrew Morton wrote:
> This patch breaks `make headers_check' in mysterious ways:
>
> CHECK include/linux/netfilter_ipv4/ip_conntrack_tcp.h
> CHECK include/linux/netfilter_ipv4/ip_conntrack_sctp.h
> CHECK include/linux/netfilter_ipv4/ip_conntrack_protocol.h
> CHECK include/linux/netfilter_ipv4/ip_conntrack_helper_h323_types.h
> CHECK include/linux/netfilter_ipv4/ip_conntrack_helper_h323_asn1.h
> CHECK include/linux/netfilter_ipv4/ip_conntrack_helper.h
> make[2]: *** [/usr/src/devel/usr/include/asm/.check.setup.h] Error 1
> make[2]: *** Waiting for unfinished jobs....
> make[1]: *** [asm-i386] Error 2
> make[1]: *** Waiting for unfinished jobs....
> make: *** [headers_check] Error 2

It seems like missing
"header-y += paravirt.h" in the "include/asm-i386/Kbuild".
____

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