summaryrefslogtreecommitdiffstats
path: root/drivers/s390/crypto
diff options
context:
space:
mode:
authorHeiko Carstens2017-02-13 15:20:18 +0100
committerMartin Schwidefsky2017-02-17 07:41:07 +0100
commit549f2bf594782faa440055255831c9a51940a651 (patch)
tree0af1543196a3d1f8a3b462397f453b1be798d903 /drivers/s390/crypto
parents390: get rid of MACHINE_HAS_PFMF and MACHINE_HAS_HPAGE (diff)
downloadkernel-qcow2-linux-549f2bf594782faa440055255831c9a51940a651.tar.gz
kernel-qcow2-linux-549f2bf594782faa440055255831c9a51940a651.tar.xz
kernel-qcow2-linux-549f2bf594782faa440055255831c9a51940a651.zip
s390/mm: add cond_resched call to kernel page table dumper
Walking kernel page tables within the kernel page table dumper may potentially take a lot of time. This may lead to soft lockup warning messages. To avoid this add a cond_resched call for each pgd_level iteration. This is the same as "x86/mm/ptdump: Fix soft lockup in page table walker" for x86. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/crypto')
0 files changed, 0 insertions, 0 deletions