-
Notifications
You must be signed in to change notification settings - Fork 68
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
kernel panic from intel_gt_sysfs_get_drvdata
after sysctl -a
(INVARIANTS kernel, master branch 6.1)
#280
Comments
This has been reported by bapt@ and dumbbell@ too but I don't have a recent enough Intel machine to reproduce. |
That panic is not reproducible with
However I then get a hang when invoking |
intel_gt_sysfs_get_drvdata
after sysctl -a
intel_gt_sysfs_get_drvdata
after sysctl -a
(INVARIANTS kernel)
Updated headline to indicate that this is with GENERIC (so INVARIANTS enabled), and I don't recall what the failure was here (panic or hang). |
This appears to be resolved with #283 |
intel_gt_sysfs_get_drvdata
after sysctl -a
(INVARIANTS kernel)intel_gt_sysfs_get_drvdata
after sysctl -a
(INVARIANTS kernel, master branch 6.1)
Describe the bug
panic in strncmp() from intel_gt_sysfs_get_drvdata() upon
sysctl -a
FreeBSD version
Paste the output of
uname -aKU
PCI Info
DRM KMOD version
1af4c68 from git
To Reproduce
kldload drm-kmod
sysctl -a
The text was updated successfully, but these errors were encountered: