2.2.19 breaks iBCS2: Patch

Wolfgang Rohdewald (WRohdewald@dplanet.ch)
Mon, 2 Apr 2001 11:55:41 +0200


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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/