Skip to content
Snippets Groups Projects
user avatar
David Howells authored
Save the current exception frame pointer in the thread_info struct rather than
in a global variable as the latter makes SMP tricky, especially when preemption
is also enabled.

This also replaces __frame with current_frame() and rearranges header file
inclusions to make it all compile.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
Acked-by: default avatarAkira Takeuchi <takeuchi.akr@jp.panasonic.com>
7c7fcf76
Name Last commit Last update