Skip to content
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

drm/xe/observation: Drop empty sysctl table entry #5133

Merged
merged 1 commit into from
Aug 6, 2024

Commits on Aug 5, 2024

  1. drm/xe/observation: Drop empty sysctl table entry

    An empty sysctl table entry was inadvertently left behind for observation
    sysctl. The breaks on 6.11 with the following errors:
    
    [  219.654850] sysctl table check failed: dev/xe/(null) procname is null
    [  219.654862] sysctl table check failed: dev/xe/(null) No proc_handler
    
    Drop the empty entry.
    
    Fixes: 8169b20 ("drm/xe/uapi: Rename xe perf layer as xe observation layer")
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/2419
    Signed-off-by: Ashutosh Dixit <ashutosh.dixit@intel.com>
    Reviewed-by: Umesh Nerlige Ramappa <umesh.nerlige.ramappa@intel.com>
    ashutoshx authored and marc-hb committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    00a9289 View commit details
    Browse the repository at this point in the history