Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\panic.c Create Date:2022-07-28 08:59:47
Last Modify:2022-05-22 10:57:01 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Called when the architecture exits its oops handler, after printing* everything.

Proto:void oops_exit(void)

Type:void

Parameter:Nothing

548  It just happens that oops_enter() and oops_exit() are identically* implemented...
549  print_oops_end_marker()
550  kmsg_dump(KMSG_DUMP_OOPS)