mirror of
https://github.com/torvalds/linux.git
synced 2026-03-14 19:36:13 +01:00
Adjust conditions in on_stack function. That fixes backchain unwinder
which was unable to read pt_regs at the very bottom of the stack and
hence couldn't follow stacks (e.g. from async stack to a task stack).
Fixes:
|
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||