in 2.2.19, linux/include/asm-i386/uaccess.h is missing the line

#define strlen_user(str) strnlen_user(str, ~0UL >> 1)

putting it back makes iBCS2 work again.

Btw will iBCS2 ever be ported to the 2.4 kernel? I'm stuck with 2.2
until this is ported.

Please CC: me, I'm not (yet) subscribed

Thanks, Wolfgang
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to