oops_limit

file: /proc/sys/kernel/oops_limit
variable: kernel.oops_limit
Official reference

Number of kernel oopses after which the kernel should panic when panic_on_oops is not set. Setting this to 0 disables checking the count. Setting this to 1 has the same effect as setting panic_on_oops=1. The default value is 10000.