Searched hist:c791590a8e3dfdb861b88da8c226d476815341ca (Results 1 – 3 of 3) sorted by relevance
/haiku/src/system/kernel/arch/arm/ |
H A D | arch_exceptions.S | c791590a8e3dfdb861b88da8c226d476815341ca Fri Sep 02 14:27:28 UTC 2022 David Karoly <karolyd577@gmail.com> kernel/arm: fix iframe unwinding
* add missing call to thread_get_current_thread() * apply some better formatting to iframe printout * pass iframe in lr to exception handlers * add missing iframe scope in syscall handler (was removed previously by mistake)
Change-Id: I01c34f2114cd874f72f91be428921ad2002e256a Reviewed-on: https://review.haiku-os.org/c/haiku/+/5611 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | arch_debug.cpp | c791590a8e3dfdb861b88da8c226d476815341ca Fri Sep 02 14:27:28 UTC 2022 David Karoly <karolyd577@gmail.com> kernel/arm: fix iframe unwinding
* add missing call to thread_get_current_thread() * apply some better formatting to iframe printout * pass iframe in lr to exception handlers * add missing iframe scope in syscall handler (was removed previously by mistake)
Change-Id: I01c34f2114cd874f72f91be428921ad2002e256a Reviewed-on: https://review.haiku-os.org/c/haiku/+/5611 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|
H A D | arch_int.cpp | c791590a8e3dfdb861b88da8c226d476815341ca Fri Sep 02 14:27:28 UTC 2022 David Karoly <karolyd577@gmail.com> kernel/arm: fix iframe unwinding
* add missing call to thread_get_current_thread() * apply some better formatting to iframe printout * pass iframe in lr to exception handlers * add missing iframe scope in syscall handler (was removed previously by mistake)
Change-Id: I01c34f2114cd874f72f91be428921ad2002e256a Reviewed-on: https://review.haiku-os.org/c/haiku/+/5611 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: waddlesplash <waddlesplash@gmail.com>
|