commit | e2042a8a80ab598bbb8d06cd7f3078923c7c77e3 | [log] [tgz] |
---|---|---|
author | Valentin Rothberg <valentinrothberg@gmail.com> | Thu Oct 15 10:37:47 2015 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 14 10:54:23 2015 -0800 |
tree | 5823b1d95bd59f22228645fc09f0ccae04431ab8 | |
parent | 9f9499ae8e6415cefc4fe0a96ad0e27864353c89 [diff] |
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>