summaryrefslogtreecommitdiffstats
path: root/kernel/crash_core.c
diff options
context:
space:
mode:
authorChristoph Lameter2017-07-12 23:33:11 +0200
committerLinus Torvalds2017-07-13 01:25:59 +0200
commit112166f88cf83dd11486cf1818672d42b540865b (patch)
treea111199c9d0cb26065fc0023879f53d904657d1f /kernel/crash_core.c
parentmm/memory.c: mark create_huge_pmd() inline to prevent build failure (diff)
downloadkernel-qcow2-linux-112166f88cf83dd11486cf1818672d42b540865b.tar.gz
kernel-qcow2-linux-112166f88cf83dd11486cf1818672d42b540865b.tar.xz
kernel-qcow2-linux-112166f88cf83dd11486cf1818672d42b540865b.zip
kernel/fork.c: virtually mapped stacks: do not disable interrupts
The reason to disable interrupts seems to be to avoid switching to a different processor while handling per cpu data using individual loads and stores. If we use per cpu RMV primitives we will not have to disable interrupts. Link: http://lkml.kernel.org/r/alpine.DEB.2.20.1705171055130.5898@east.gentwo.org Signed-off-by: Christoph Lameter <cl@linux.com> Cc: Andy Lutomirski <luto@amacapital.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'kernel/crash_core.c')
0 files changed, 0 insertions, 0 deletions