[Intel-xe] ✓ CI.checkpatch: success for drm/xe: Rebar resize should not fail probe

Patchwork patchwork at emeril.freedesktop.org
Mon Jun 5 16:20:03 UTC 2023


== Series Details ==

Series: drm/xe: Rebar resize should not fail probe
URL   : https://patchwork.freedesktop.org/series/118878/
State : success

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
c7d32770e3cd31d9fc134ce41f329b10aa33ee15
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 02e347cf95b76f8a1bf6a66a31ffcfcf345166f4
Author: Michael J. Ruhl <michael.j.ruhl at intel.com>
Date:   Mon Jun 5 12:17:05 2023 -0400

    drm/xe: REBAR resize should be best effort
    
    The resizing of the PCI BAR is a best effort feature.  If it is
    not available, it should not fail the driver probe.
    
    Rework the resize to not exit on failure.
    
    Signed-off-by: Michael J. Ruhl <michael.j.ruhl at intel.com>
+ /mt/dim checkpatch ef153c77d25ffd86b074190b77f9f561b9a5a909 drm-intel
02e347cf9 drm/xe: REBAR resize should be best effort




More information about the Intel-xe mailing list