Re: [PATCH] testsuite: Handle large number of kernel options

2018-08-22 Thread Luca Boccassi
On Wed, 2018-08-22 at 10:31 +0200, Stefan Bader wrote: > Once there are more than a certain number of kernel config options > set (this happened for us with kernel 4.17), the method of passing > those as command line arguments exceeds the maximum number of > arguments the shell supports. This cause

[PATCH] testsuite: Handle large number of kernel options

2018-08-22 Thread Stefan Bader
Once there are more than a certain number of kernel config options set (this happened for us with kernel 4.17), the method of passing those as command line arguments exceeds the maximum number of arguments the shell supports. This causes the whole testsuite to fail. Instead, create a temporary file