Skip to content

DRM_SYSCTL_PRINT fails and has not the lock #170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

alfonsosiciliano
Copy link
Contributor

fix 'mutex_unlock() system panic' when DRM_SYSCTL_PRINT fails and has not the lock,
reproduced by:

% sysctl -B 1 hw.dri.0.vblank
% sysctl -B 1 hw.dri
% sysctl -B 1 -a

fix 'mutex_unlock() system panic' when DRM_SYSCTL_PRINT fails and has not the lock,
reproduced by:

% sysctl -B 1 hw.dri.0.vblank
% sysctl -B 1 hw.dri
% sysctl -B 1 -a
@alfonsosiciliano alfonsosiciliano changed the title DRM_SYSCTL_PRINT fails without the lock DRM_SYSCTL_PRINT fails and has not the lock Aug 27, 2019
@johalun johalun merged commit ccdc491 into FreeBSDDesktop:drm-v4.16 Aug 27, 2019
johalun pushed a commit that referenced this pull request Aug 27, 2019
fix 'mutex_unlock() system panic' when DRM_SYSCTL_PRINT fails and has not the lock,
reproduced by:

% sysctl -B 1 hw.dri.0.vblank
% sysctl -B 1 hw.dri
% sysctl -B 1 -a
johalun pushed a commit that referenced this pull request Aug 27, 2019
fix 'mutex_unlock() system panic' when DRM_SYSCTL_PRINT fails and has not the lock,
reproduced by:

% sysctl -B 1 hw.dri.0.vblank
% sysctl -B 1 hw.dri
% sysctl -B 1 -a
fullermd added a commit to fullermd/kms-drm that referenced this pull request Nov 30, 2019
    DRM_SYSCTL_PRINT fails without the lock (FreeBSDDesktop#170)
evadot pushed a commit to evadot/kms-drm that referenced this pull request May 5, 2020
fix 'mutex_unlock() system panic' when DRM_SYSCTL_PRINT fails and has not the lock,
reproduced by:

% sysctl -B 1 hw.dri.0.vblank
% sysctl -B 1 hw.dri
% sysctl -B 1 -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants