All of lore.kernel.org
 help / color / mirror / Atom feed
* [cocci] EXN: Coccinelle_modules.Common.Timeout
@ 2024-01-07 18:35 Jakub Kicinski
  2024-01-07 18:52 ` Julia Lawall
  2024-01-07 20:15 ` [cocci] EXN: Coccinelle_modules.Common.Timeout Julia Lawall
  0 siblings, 2 replies; 5+ messages in thread
From: Jakub Kicinski @ 2024-01-07 18:35 UTC (permalink / raw)
  To: Julia Lawall, Nicolas Palix; +Cc: cocci

Hi!

When running coccicheck on net-next I get:

/usr/local/bin/spatch -D report --no-show-diff --very-quiet --cocci-file ./scripts/coccinelle/free/clk_put.cocci --dir . -I ./arch/x86/include -I ./arch/x86/include/generated -I ./include -I ./arch/x86/include/uapi -I ./arch/x86/include/generated/uapi -I ./include/uapi -I ./include/generated/uapi --include ./include/linux/compiler-version.h --include ./include/linux/kconfig.h --jobs 64 --chunksize 1
158 files match
./drivers/bus/ti-sysc.c:2362:2-8: ERROR: missing clk_put; clk_get on line 2354 and execution via conditional on line 2361
./drivers/tty/serial/bcm63xx_uart.c:850:2-8: ERROR: missing clk_put; clk_get on line 845 and execution via conditional on line 849
EXN: Coccinelle_modules.Common.Timeout in ./drivers/cpufreq/armada-8k-cpufreq.c
EXN: Coccinelle_modules.Common.Timeout in ./drivers/cpufreq/mvebu-cpufreq.c
An error occurred when attempting to transform some files.
coccicheck failed
make[1]: *** [/home/cocci/testing/Makefile:2003: coccicheck] Error 255
make: *** [Makefile:234: __sub-make] Error 2


I couldn't google out any meaningful info about this. Is the timeout
something I can increase locally? Is something wrong?

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

end of thread, other threads:[~2024-01-08  7:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-07 18:35 [cocci] EXN: Coccinelle_modules.Common.Timeout Jakub Kicinski
2024-01-07 18:52 ` Julia Lawall
2024-01-08  7:30   ` [cocci] Reconsidering error handling strategy for coccicheck Markus Elfring
2024-01-07 20:15 ` [cocci] EXN: Coccinelle_modules.Common.Timeout Julia Lawall
     [not found]   ` <20240107144227.273e0233@kernel.org>
2024-01-08  6:37     ` Julia Lawall

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.