Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 May 1998 10:41:49 +0200
From:      Mark Murray <mark@grondar.za>
To:        gibbs@FreeBSD.ORG, tegge@freeebsd.org
Cc:        scsi@FreeBSD.ORG
Subject:   Followup: Re: CAM broken with SMP/current/AHC 
Message-ID:  <199805180841.KAA00316@greenpeace.grondar.za>

next in thread | raw e-mail | index | archive | help
Mark Murray wrote:
> Hi
> 
> I added the latest CAM snapshot diffs to my current tree and I
> get the following panic on boot:
> 
> SMP: AP CPU#1 Launched!
> panic: ahc_intr: AWAITING_MSG for an SCB that does not have a waiting message
> mp_lock = 00000001; cpuid = 0; lapic.id = 00000000
> boot() called on CPU#0
> 
> syncing disks... done
> Automatic reboot in 15 seconds - press any key on the console to abort

I cvsupped up to the stage where Tor's SMP interrupt handling code was 
in the kernel and rebuilt. Same panic, but with different numbers:

SMP: AP CPU#1 Launched!
panic: ahc_intr: AWAITING_MSG for an SCB that does not have a waiting message
mp_lock = 01000001; cpuid = 1; lapic.id = 01000000
boot() called on CPU#1

syncing disks... done
Automatic reboot in 15 seconds - press any key on the console to abort

M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-scsi" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199805180841.KAA00316>