*** arch/i386/i386/apm.c-	Mon Jul 15 03:33:16 1996
--- arch/i386/i386/apm.c	Thu Mar 13 11:36:18 1997
***************
*** 486,492 ****
  	    return;
  	if ((apminfo.apm_detail & APM_IDLE_SLOWS) &&
  	    apmcall(APM_CPU_BUSY, &regs) != 0)
! 		apm_perror("set CPU busy", &regs);
  }
  
  void
--- 486,492 ----
  	    return;
  	if ((apminfo.apm_detail & APM_IDLE_SLOWS) &&
  	    apmcall(APM_CPU_BUSY, &regs) != 0)
! /*		apm_perror("set CPU busy", &regs)*/;
  }
  
  void
