Jon Mason wrote:
Hey Vlad,
The OFED build for IA64 is broke due to a circular #include list
resulting in "struct page" not being defined when page-flags.h is
included. This was only hit on IA64 because of certain ASM files
including the first of the circular list.
This is fixed by defining cancel_dirty_page where "struct page" is
defined (e.g., mm.h), thus removing the possibility of the circular
#include.
I have verified this builds on IA64 (thanks to UNH) and x86_64, and I
have run connectathon on the x86_64 system without issue.
Thanks,
Jon
Applied,
Regards,
Vladimir
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg