✗ CI.checkpatch: warning for linux-next: build failure after merge of the random tree (rev2)

Patchwork patchwork at emeril.freedesktop.org
Thu Oct 10 06:08:53 UTC 2024


== Series Details ==

Series: linux-next: build failure after merge of the random tree (rev2)
URL   : https://patchwork.freedesktop.org/series/139356/
State : warning

== 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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e52eeac10490fc7aaff8255c2b91375c37c44130
Author: Stephen Rothwell <sfr at canb.auug.org.au>
Date:   Thu Oct 10 15:38:55 2024 +1100

    linux-next: build failure after merge of the random tree
    
    Hi all,
    
    On Tue, 1 Oct 2024 13:44:23 +1000 Stephen Rothwell <sfr at canb.auug.org.au> wrote:
    >
    > After merging the random tree, today's linux-next build (x86_64
    > allmodconfig) failed like this:
    >
    >
    > Caused by commit
    >
    >   38d1a9d296c8 ("random: Do not include <linux/prandom.h> in <linux/random.h>")
    >
    > interacting with commit
    >
    >   5a90b60db5e6 ("drm/xe: Add a xe_bo subtest for shrinking / swapping")
    >
    > from the drm-xe tree.
    >
    > I have applied the following merge fix patch for today.
    
    The patch is now:
    
    From: Stephen Rothwell <sfr at canb.auug.org.au>
    Date: Tue, 1 Oct 2024 13:33:48 +1000
    Subject: [PATCH] fix up for "random: Do not include <linux/prandom.h> in
     <linux/random.h>"
    
    interacting with commit
    
      5a90b60db5e6 ("drm/xe: Add a xe_bo subtest for shrinking / swapping")
    
    from the drm-xe tree.
    
    Signed-off-by: Stephen Rothwell <sfr at canb.auug.org.au>
+ /mt/dim checkpatch e1aba2bf4f79f2f8ae7ce538124d445fc91df852 drm-intel
e52eeac10490 linux-next: build failure after merge of the random tree
-:8: WARNING:COMMIT_LOG_LONG_LINE: Prefer a maximum 75 chars per line (possible unwrapped commit description?)
#8: 
On Tue, 1 Oct 2024 13:44:23 +1000 Stephen Rothwell <sfr at canb.auug.org.au> wrote:

-:20: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 5a90b60db5e6 ("drm/xe: Add a xe_bo subtest for shrinking / swapping")'
#20: 
>   5a90b60db5e6 ("drm/xe: Add a xe_bo subtest for shrinking / swapping")

-:35: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+ chars of sha1> ("<title line>")' - ie: 'commit 5a90b60db5e6 ("drm/xe: Add a xe_bo subtest for shrinking / swapping")'
#35: 
  5a90b60db5e6 ("drm/xe: Add a xe_bo subtest for shrinking / swapping")

total: 2 errors, 1 warnings, 0 checks, 8 lines checked




More information about the Intel-xe mailing list