Re: What breaks aic7xxx in post 2.6.12-rc2 ?

From: James Bottomley (James.Bottomley_at_SteelEye.com)
Date: 06/06/05

  • Next message: Michael (Micksa) Slade: "Inspiron 6000 / ACPI S3 / PCI-X problems?"
    To: Grégoire Favre <gregoire.favre@gmail.com>
    Date:	Mon, 06 Jun 2005 13:17:36 -0500
    
    

    On Mon, 2005-05-30 at 21:07 +0200, Grégoire Favre wrote:
    > Unfortunately it don't work :

    Well, OK, three things spring to mind.

    1. Try the attached patch, just in case it's a perpetual timer reset
    issue.
    2. You should be able to boot if you set the device speed to 10MHz in
    the adaptec bios (since we should read the bios values for setting the
    speed)
    3. when the hang occurs, can you get an alt-sysrq-p to show the current
    process on CPU?

    Thanks,

    James

    --- a/drivers/scsi/aic7xxx/aic7xxx_osm.h
    +++ b/drivers/scsi/aic7xxx/aic7xxx_osm.h
    @@ -277,7 +277,9 @@ ahc_timer_reset(ahc_timer_t *timer, int
     static __inline void
     ahc_scb_timer_reset(struct scb *scb, u_int usec)
     {
    +#if 0
             mod_timer(&scb->io_ctx->eh_timeout, jiffies + (usec * HZ)/1000000);
    +#endif
     }
     
     /***************************** SMP support ************************************/

    -
    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/


  • Next message: Michael (Micksa) Slade: "Inspiron 6000 / ACPI S3 / PCI-X problems?"

    Relevant Pages

    • Re: [PATCH 2.6] Altix serial driver
      ... >> Pat is on vacation and said he wouldn't mind if I posted the latest ... >> version of this patch. ... But LANANA doesn't assign minors, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH 2.6] Altix serial driver
      ... > Pat is on vacation and said he wouldn't mind if I posted the latest version ... > of this patch. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] VM routine fixes
      ... > You seem to have changed your mind. ... please feel free to supply me with a patch. ... There is no MMU ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] remove unnessesary casts from drivers/mtd/maps/nettel.c and kill two warnings
      ... > Unfortunately I don't have hardware to test this patch, ... mind of the spammer, and frankly I want to spend as little time inside ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [parisc-linux] Re: [PATCH 3/9] mm: parisc pte atomicity
      ... using your own tmpalias area sounds much better than getting ... I've simply not wrapped my head around the races, ... it looks like we agree that my patch is necessary and valid as is; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)