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

i915/drm: revert CONFIG_DRM_I915_MEMTRACK #1298

Open
wants to merge 1 commit into
base: celadon/r/mr0/stable
Choose a base branch
from

Commits on Dec 7, 2021

  1. i915/drm: revert CONFIG_DRM_I915_MEMTRACK

    H3C customer found Kernel Panic in reboot stability test
    
    This caused by list pointer dangling in i915_gem_remove_sysfs_file_entry
    
    how to use it
    cd vendor/intel/utils
    git am patch
    croot
    cd kernel/lts2020-yocto/
    revert patch
    
    Revert "Add the memtrack bsp_diff patch for yocto 5.10 kernel"
    
    This reverts commit fdf063c.
    
    Tracked-On: OAM-100035
    Signed-off-by: Kanli Hu <[email protected]>
    kanlihu committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    861eaae View commit details
    Browse the repository at this point in the history