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)
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>

No differences found