[ewg] Re: [PATCH] NFS-RDMA: Fix IA64 build break

Vladimir Sokolovsky vlad at dev.mellanox.co.il
Tue Mar 31 02:08:15 PDT 2009


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



More information about the ewg mailing list