[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <67dbcb69.050a0220.31a16b.0007.GAE@google.com>
Date: Thu, 20 Mar 2025 01:01:45 -0700
From: syzbot <syzbot+06fd1a3613c50d36129e@...kaller.appspotmail.com>
To: linux-kernel@...r.kernel.org, syzkaller-bugs@...glegroups.com
Subject: Re: [syzbot] Re: [syzbot] linux-next build error (20)
For archival purposes, forwarding an incoming command email to
linux-kernel@...r.kernel.org, syzkaller-bugs@...glegroups.com.
***
Subject: Re: [syzbot] linux-next build error (20)
Author: ardb@...nel.org
#syz test
diff --git a/scripts/Makefile.build b/scripts/Makefile.build
index 993708d11874..7855cdc4e763 100644
--- a/scripts/Makefile.build
+++ b/scripts/Makefile.build
@@ -305,6 +305,7 @@ $(obj)/%.rs: $(obj)/%.rs.S FORCE
getasmexports =
\
{ echo "\#include <linux/kernel.h>" ; \
echo "\#include <linux/string.h>" ; \
+ echo "\#define __GENKSYMS__" ; \
echo "\#include <asm/asm-prototypes.h>" ; \
$(call getexportsymbols,EXPORT_SYMBOL(\1);) ; }
Powered by blists - more mailing lists