> Please do not redefine FRAMELEN in isibootd.c. > It breaks all PowerPC builds. Hmm, I'll rename it. But shouldn't powerpc's system header <powerpc/frame.h> pollute userland namespace? I.e. shouldn't such definitions be wrapped with #ifdef _KERNEL? --- Izumi Tsutsui