Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1199489
| From | AKASHI Takahiro <takahiro.akashi@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [RFC 2/3] arm64: refactor save_stack_trace() |
| Date | 2015-08-04 09:50 +0200 |
| Message-ID | <pTF90-41P-23@gated-at.bofh.it> (permalink) |
| References | (10 earlier) <pTk4y-79G-25@gated-at.bofh.it> <pTqWm-7p-7@gated-at.bofh.it> <pTrfI-uN-15@gated-at.bofh.it> <pTrIK-1iX-21@gated-at.bofh.it> <pTrSr-1uf-33@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 08/04/2015 02:32 AM, Steven Rostedt wrote: > On Tue, 4 Aug 2015 02:22:16 +0900 > Jungseok Lee <jungseoklee85@gmail.com> wrote: > > >> It would be better to add the snippet when a new version is ready. >> That way might help to figure out easily why the macro is introduced and how >> it can be used in architecture code. > > > OK, which ever. I'm making best efforts to fix the problem, but it seems to me that the current check_stack() doesn't fit to arm64 due to the differences in stack frame usage on architectures. Although my current patch doesn't solve all the issues I've noticed so far, I'd like to get any comments about whether I'm doing it the right way. Please take a look at my new vesion (v2) of RFC. Thanks, -Takahiro AKASHI > -- Steve > -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: [RFC 2/3] arm64: refactor save_stack_trace() Will Deacon <will.deacon@arm.com> - 2015-08-03 11:20 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() Will Deacon <will.deacon@arm.com> - 2015-08-03 16:10 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() Steven Rostedt <rostedt@goodmis.org> - 2015-08-03 16:10 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() Jungseok Lee <jungseoklee85@gmail.com> - 2015-08-03 18:40 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() Steven Rostedt <rostedt@goodmis.org> - 2015-08-03 19:00 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() Jungseok Lee <jungseoklee85@gmail.com> - 2015-08-03 19:30 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() Steven Rostedt <rostedt@goodmis.org> - 2015-08-03 19:40 +0200
Re: [RFC 2/3] arm64: refactor save_stack_trace() AKASHI Takahiro <takahiro.akashi@linaro.org> - 2015-08-04 09:50 +0200
csiph-web