Re: [PATCH] scripts: Remove export_report.pl

2024-10-30 Thread Masahiro Yamada
On Tue, Oct 29, 2024 at 10:12 PM Matthew Maurer wrote: > > This script has been broken for 5 years with no user complaints. > > It first had its .mod.c parser broken in commit a3d0cb04f7df ("modpost: > use __section in the output to *.mod.c"). Later, it had its object file > enumeration broken in

Re: [PATCH] scripts: Remove export_report.pl

2024-10-29 Thread Sami Tolvanen
Hi Matt, On Tue, Oct 29, 2024 at 2:12 PM Matthew Maurer wrote: > > This script has been broken for 5 years with no user complaints. > > It first had its .mod.c parser broken in commit a3d0cb04f7df ("modpost: > use __section in the output to *.mod.c"). Later, it had its object file > enumeration b

[PATCH] scripts: Remove export_report.pl

2024-10-29 Thread Matthew Maurer
This script has been broken for 5 years with no user complaints. It first had its .mod.c parser broken in commit a3d0cb04f7df ("modpost: use __section in the output to *.mod.c"). Later, it had its object file enumeration broken in commit f65a486821cf ("kbuild: change module.order to list *.o inste