aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorChris Smart <[email protected]>2019-11-03 23:33:56 +0000
committerMichael Ellerman <[email protected]>2019-11-13 16:58:02 +1100
commit9f0acf9f80ad504573e6482fb00b53866a9b9d2f (patch)
treed94448e7ddb7d86fd55684ac49bb9de6cd1e89c3 /lib/memory-notifier-error-inject.c
parentb1713975c31ae20ecc40fd00191ee3fa51445d4a (diff)
powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
The stress test for vpmsum implementations executes a long for loop in the kernel. This blocks the scheduler, which prevents other tasks from running, resulting in a warning. This fix adds a call to cond_reshed() at the end of each loop, which allows the scheduler to run other tasks as required. Signed-off-by: Chris Smart <[email protected]> Signed-off-by: Michael Ellerman <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions