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