checkkconfigsymbols.py: multiprocessing of files
authorValentin Rothberg <valentinrothberg@gmail.com>
Thu, 15 Oct 2015 08:37:47 +0000 (10:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 14 Dec 2015 18:54:23 +0000 (10:54 -0800)
commite2042a8a80ab598bbb8d06cd7f3078923c7c77e3
tree5823b1d95bd59f22228645fc09f0ccae04431ab8
parent9f9499ae8e6415cefc4fe0a96ad0e27864353c89
checkkconfigsymbols.py: multiprocessing of files

Distribute the parsing of source and Kconfig files on all available
cores to speed up processing.

Signed-off-by: Valentin Rothberg <valentinrothberg@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/checkkconfigsymbols.py