| To: | Lin Ming <mlin@ss.pku.edu.cn> |
|---|---|
| Subject: | Re: panic in hrtimer_run_queues |
| From: | Noor <noor.mubeen@gmail.com> |
| Date: | Tue, 28 Aug 2012 11:12:34 +0530 |
| Cc: | linux-mips@linux-mips.org |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6/uI87KS3KRtkOhQwSJNh437mEUY2aBSEdD6ex+Js38=; b=zVH6BsUXJrg/wyn+q52zbMMUUAvl3trpflCp0TTUpsShNvxi1SdI3EDdNsIdIl6J2s V6e+7FpyT/m23Q1QVE0raOoz3ttzNbF862akJlacnt501plbnfu1BM0t2BoEYcUQpONZ T9BTkS3/I76+c8DaFsWufc3t1EUOlboojvCZWcjRjAPDU4jeGHFtMRSbXGrfv2UQYN0d Vn8iUX5MxZDjEuoJ65QYERlSQiYdlRdjMC5nZiVxt9fAo5FKgqka/q93NxlfViWuag8K crGv8kM2AVtYxUp1j9bq57p/0jjwCsJQ85nx3s/yq502O5eAI5n541BSZnK+OI0Bk2cc Ys+w== |
| In-reply-to: | <CAF1ivSYqNpzZD5U6Ne_FL_gDmPC0aETb7Gt3uyWZzNp9tTMP5Q@mail.gmail.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <CAF1ivSYqNpzZD5U6Ne_FL_gDmPC0aETb7Gt3uyWZzNp9tTMP5Q@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
given ra : 8002c0ac hrtimer_run_queues+0x160/0x1bc shouldn't it be that you tripped here: 8002c0a4. you can double check from hrtimer_run_queues+0x160 8002c098: 0c00aeaa jal 8002baa8 <__remove_hrtimer> 8002c09c: 00003821 move a3,zero 8002c0a0: 8e220020 lw v0,32(s1) 8002c0a4: 0040f809 jalr v0 <--- tripped here 8002c0a8: 02202021 move a0,s1 8002c0ac: 02002821 move a1,s0 <--- ra set to this ofcourse v0 is not *s1+32, but might need attention ?? |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | panic in hrtimer_run_queues, Lin Ming |
|---|---|
| Next by Date: | Re: panic in hrtimer_run_queues, Ralf Baechle |
| Previous by Thread: | panic in hrtimer_run_queues, Lin Ming |
| Next by Thread: | Re: panic in hrtimer_run_queues, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |