Coccinelle archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Julia Lawall <Julia.Lawall@inria.fr>,
	Nicolas Palix <nicolas.palix@imag.fr>
Cc: cocci@inria.fr
Subject: [cocci] EXN: Coccinelle_modules.Common.Timeout
Date: Sun, 7 Jan 2024 10:35:36 -0800	[thread overview]
Message-ID: <20240107103536.5719ce30@kernel.org> (raw)

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?

             reply	other threads:[~2024-01-07 18:44 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-07 18:35 Jakub Kicinski [this message]
2024-01-07 18:52 ` [cocci] EXN: Coccinelle_modules.Common.Timeout 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240107103536.5719ce30@kernel.org \
    --to=kuba@kernel.org \
    --cc=Julia.Lawall@inria.fr \
    --cc=cocci@inria.fr \
    --cc=nicolas.palix@imag.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).