summaryrefslogtreecommitdiffstats
path: root/lib/pci_iomap.c
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@redhat.com>2014-04-07 15:38:30 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2014-04-07 16:36:04 -0700
commit4bcb8232cf4eb061b086c10f56b6808adcdb5a93 (patch)
tree808dd52c0e2addd49d1af7c4d51d1946c5477743 /lib/pci_iomap.c
parentc39df5fa37b0623589508c95515b4aa1531c524e (diff)
downloadop-kernel-dev-4bcb8232cf4eb061b086c10f56b6808adcdb5a93.zip
op-kernel-dev-4bcb8232cf4eb061b086c10f56b6808adcdb5a93.tar.gz
exit: move check_stack_usage() to the end of do_exit()
It is not clear why check_stack_usage() is called so early and thus it never checks the stack usage in, say, exit_notify() or flush_ptrace_hw_breakpoint() or other functions which are only called by do_exit(). Move the callsite down to the last preempt_disable/schedule. Signed-off-by: Oleg Nesterov <oleg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/pci_iomap.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud