| To: | loody <miloody@gmail.com> |
|---|---|
| Subject: | Re: kernel panic about kernel unaligned access |
| From: | Anupam Kapoor <anupam.kapoor@gmail.com> |
| Date: | Thu, 29 Oct 2009 11:21:01 +0530 |
| Cc: | David Daney <ddaney@caviumnetworks.com>, Mulyadi Santosa <mulyadi.santosa@gmail.com>, linux-mips <linux-mips@linux-mips.org>, Kernel Newbies <kernelnewbies@nl.linux.org> |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=6wWCM0B20ZTvPjOzVZ2UE9MXnxt1GeAiAxcFGfJSiWc=; b=VKjbIuueaXcRTC40Sq3lQaXVY9CBgRL8zFg0fhyg7UbkZpCBZrWo9qpt7xOgAZjwzH NvHsov4e0+4RSVDohOPfk8LkwyphXkMSButAoXmcDtc41PSFBQOs95jKDQzgpsgPf3tm VgFhTWwTPRX/LxfcehFXzDKA5MAINZHnH7Kgw= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=dV6Nh4+O16uLwfLSFmuihpI/JFCmbcMbbcpG2elpQqwsvj0husYESiDeNGRpRtWAIX saX6BwTQuiMyAgG3N5KdHdIQIm7QqL6mS6V+IV8el/bgE755LhciMWn986Kxs2rvAPQo 9Xod8kCVJ8Jux2k4n6dWGmtb1pfDJBKMhkZRY= |
| In-reply-to: | <3a665c760910282048t3454e14bx431b035d2d3192b4@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <3a665c760910270627u784d43b8t2978731110c920a4@mail.gmail.com> <f284c33d0910272056n4cd082et2ba1a4b5e228bb0e@mail.gmail.com> <3a665c760910272103gd4a6b78idb5e1175ba288b7e@mail.gmail.com> <4AE865E5.2080008@caviumnetworks.com> <3a665c760910282048t3454e14bx431b035d2d3192b4@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
> Take "8709ed20 writeback_inodes+0xb4/0x160" for example, what does > 0x160, the last hex mean? The value of parameter? first-number i.e 0xb4 means that EIP was as many bytes into the 'writeback_inodes' function when this happened. second-number i.e 0x160 mean that the function is '0x160' bytes long. anupam -- In the beginning was the lambda, and the lambda was with Emacs, and Emacs was the lambda. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH -sfr.git] MIPS: zboot: indent the nop instruction in delay slot, Wu Zhangjin |
|---|---|
| Next by Date: | [PATCH -v1] MIPS: a few of fixups and cleanups for the compressed kernel support, Wu Zhangjin |
| Previous by Thread: | Re: kernel panic about kernel unaligned access, loody |
| Next by Thread: | mipsel-linux-gnu-gcc: -pg and -fomit-frame-pointer are incompatible, Wu Zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |