From owner-freebsd-alpha Wed Nov 28 15:19:39 2001 Delivered-To: freebsd-alpha@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id 7B4DF37B41D for ; Wed, 28 Nov 2001 15:19:34 -0800 (PST) Received: (qmail 7583 invoked from network); 28 Nov 2001 23:19:33 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 28 Nov 2001 23:19:33 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111282259.fASMxm802241@tick.sc.omation.com> Date: Wed, 28 Nov 2001 15:19:30 -0800 (PST) From: John Baldwin To: Paul Herman Subject: RE: NFS Kernel Panic. Unaligned Access? Cc: FreeBSD Alpha Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 28-Nov-01 Paul Herman wrote: > On Wed, 28 Nov 2001, John Baldwin wrote: > >> The *(tl + 1) is the problem I think. What is the type of 'tl'? >> >> register u_int32_t *tl; >> >> Ah yes, definitely the problem here. > > I see. Ah thanks. I'm not used to these types of problems. > Would a possible fix be something like: See Drew's message, I was being a dummy. :) -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message