Re: [PATCH v2] kernel/module: Reschedule while waiting for modules to finish loading

2019-04-30 Thread Prarit Bhargava
On 4/30/19 6:18 PM, Prarit Bhargava wrote: > On a s390 z14 LAR with 2 cpus about stalls about 3% of the time while > loading the s390_trng.ko module. > > Add a reschedule point to the loop that waits for modules to complete > loading. > Sorry, sent in error. P. > v2: cleanup Fixes line. >

[PATCH v2] kernel/module: Reschedule while waiting for modules to finish loading

2019-04-30 Thread Prarit Bhargava
On a s390 z14 LAR with 2 cpus about stalls about 3% of the time while loading the s390_trng.ko module. Add a reschedule point to the loop that waits for modules to complete loading. v2: cleanup Fixes line. Reported-by: Heiko Carstens Fixes: commit f9a75c1d717f ("modules: Only return -EEXIST for