[Crash-utility] Re: Fix irq_stack_size on ARM64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Kuan-ying,

After checking my crash code, I found that my vmlinux seems not contained "thread_union" symbols, so it cannot set irq_stack_size correctly.

It can set machdep->stacksize correctly, but it set it by this branch in task_init().
| *else if (!VALID_SIZE(thread_union) && !VALID_SIZE(task_union)) {
| *		len = 0;
| *		if (kernel_symbol_exists("__start_init_stack") &&
| * .....

By the way, my kernel version is 5.15.137-android13. 

Thanks

--
Crash-utility mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxxxxxx
https://${domain_name}/admin/lists/devel.lists.crash-utility.osci.io/
Contribution Guidelines: https://github.com/crash-utility/crash/wiki




[Index of Archives]     [Fedora Development]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]

 

Powered by Linux