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 | ||