Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the random tree
@ 2024-10-01  3:44 Stephen Rothwell
  2024-10-01  3:51 ` ✓ CI.Patch_applied: success for " Patchwork
                   ` (17 more replies)
  0 siblings, 18 replies; 20+ messages in thread
From: Stephen Rothwell @ 2024-10-01  3:44 UTC (permalink / raw)
  To: Theodore Ts'o, Jason A. Donenfeld, Lucas De Marchi,
	Thomas Hellström
  Cc: Uros Bizjak, DRM XE List, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

Hi all,

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.

From: Stephen Rothwell <sfr@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@canb.auug.org.au>
---
 drivers/gpu/drm/xe/tests/xe_bo.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/gpu/drm/xe/tests/xe_bo.c b/drivers/gpu/drm/xe/tests/xe_bo.c
index 7d3fd720478b..3a14b70f12b8 100644
--- a/drivers/gpu/drm/xe/tests/xe_bo.c
+++ b/drivers/gpu/drm/xe/tests/xe_bo.c
@@ -7,7 +7,7 @@
 #include <kunit/visibility.h>
 
 #include <linux/iosys-map.h>
-#include <linux/random.h>
+#include <linux/prandom.h>
 #include <linux/swap.h>
 
 #include <uapi/linux/sysinfo.h>
-- 
2.45.2

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2024-11-20  2:35 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-01  3:44 linux-next: build failure after merge of the random tree Stephen Rothwell
2024-10-01  3:51 ` ✓ CI.Patch_applied: success for " Patchwork
2024-10-01  3:51 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-01  3:53 ` ✓ CI.KUnit: success " Patchwork
2024-10-01  4:04 ` ✓ CI.Build: " Patchwork
2024-10-01  4:07 ` ✓ CI.Hooks: " Patchwork
2024-10-01  4:08 ` ✓ CI.checksparse: " Patchwork
2024-10-01  4:32 ` ✗ CI.BAT: failure " Patchwork
2024-10-01  8:06 ` Uros Bizjak
2024-10-01 11:56 ` ✗ CI.FULL: failure for " Patchwork
2024-10-10  4:38 ` Stephen Rothwell
2024-11-20  2:34   ` Stephen Rothwell
2024-10-10  6:08 ` ✓ CI.Patch_applied: success for linux-next: build failure after merge of the random tree (rev2) Patchwork
2024-10-10  6:08 ` ✗ CI.checkpatch: warning " Patchwork
2024-10-10  6:10 ` ✓ CI.KUnit: success " Patchwork
2024-10-10  6:21 ` ✓ CI.Build: " Patchwork
2024-10-10  6:23 ` ✓ CI.Hooks: " Patchwork
2024-10-10  6:25 ` ✓ CI.checksparse: " Patchwork
2024-10-10  6:48 ` ✗ CI.BAT: failure " Patchwork
2024-10-10 20:20 ` ✗ CI.FULL: " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox