mirror of
https://github.com/tobast/libunwind-eh_elf.git
synced 2024-11-26 17:17:39 +01:00
ia64: Drop early-out-on-zero-IP from unw_step()
The early-out causes problems in the kernel, which wants to unwind to the end of the kernel-stack (i.e., until IP==0) and then access the user-level state. BKrev: 428de7a4kGcNmG2Tv5tDJMbQmqXO4w
This commit is contained in:
parent
3fa950e818
commit
2c08119b53