--- linux-2.5/arch/ppc64/kernel/hvconsole.c Fri Apr 23 11:03:26 2004 +++ longbusy_linux-2.5/arch//ppc64/kernel/hvconsole.c Fri Apr 23 11:01:17 2004 @@ -790,6 +790,12 @@ case H_Hardware: return -EIO; case H_Busy: + case H_LongBusyOrder1msec: + case H_LongBusyOrder10msec: + case H_LongBusyOrder100msec: + case H_LongBusyOrder1sec: + case H_LongBusyOrder10sec: + case H_LongBusyOrder100sec: return -EBUSY; case H_Function: /* fall through */ default: