When processes have entered the kernel with one of the new trap modes, %ebp is not valid, used for stacktraces, so we need an alternative way to retrieve it to make the stacktraces valid again. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
When processes have entered the kernel with one of the new trap modes, %ebp is not valid, used for stacktraces, so we need an alternative way to retrieve it to make the stacktraces valid again. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||