Andi Kleen wrote:
> Sorry I tried to apply it, but at least 2.6.18rc4 mainline (which my tree
> is based on) doesn't have a NOTES macro so it doesn't link
>
> I dropped the NOTES addition for now, presumably it will need to be readded
> later.

Yes, Ian's patch is incremental on top of mine, which defines the NOTES 
macro in include/asm-generic/vmlinux.lds.h:

#define NOTES                                                           \
                .notes : { *(.note.*) } :note


    J
_______________________________________________
Virtualization mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/virtualization

Reply via email to