coccicheck: span checks across CPUs
authorKees Cook <keescook@chromium.org>
Tue, 18 Jun 2013 21:49:29 +0000 (14:49 -0700)
committerMichal Marek <mmarek@suse.cz>
Wed, 3 Jul 2013 13:26:29 +0000 (15:26 +0200)
commit90d06a46835ba73deffb483970fdc2bffa4bb274
tree2d0537539192b7db1fe186e50cdad37fc6bd8ec2
parent61cb48c3f93adee633f996dd40ff5267fae55b3a
coccicheck: span checks across CPUs

This adds parallelism by default to the "coccicheck" target using
spatch's "-max" and "-index" arguments.

Signed-off-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Nicolas Palix <nicolas.palix@imag.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Documentation/coccinelle.txt
scripts/coccicheck