Skip to content

Conversation

@andrewboie
Copy link
Contributor

If CONFIG_USERSPACE is enabled, indicate whether the
crashed thread was in user or supervisor mode.

Signed-off-by: Andrew Boie [email protected]

If CONFIG_USERSPACE is enabled, indicate whether the
crashed thread was in user or supervisor mode.

Signed-off-by: Andrew Boie <[email protected]>
Copy link
Member

@ioannisg ioannisg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change is fine - the commit message not entirely accurate; K_USER indicates whether the thread is configured to run in user mode, however, at the time of the fault a user thread might be doing system call, or, might have not yet moved to user mode, correct?

@ioannisg ioannisg added this to the v2.2.0 milestone Nov 21, 2019
@andrewboie
Copy link
Contributor Author

I'm gonna re-work this and resubmit

@andrewboie andrewboie closed this Dec 11, 2019
@andrewboie andrewboie deleted the fatal-user-mode-print branch September 24, 2020 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants