]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
KDB: restart only CPUs stopped by KDB
authorwma <wma@FreeBSD.org>
Thu, 18 Jan 2018 07:38:54 +0000 (07:38 +0000)
committerwma <wma@FreeBSD.org>
Thu, 18 Jan 2018 07:38:54 +0000 (07:38 +0000)
commite93d0fe0cf717be7a4b21e35433e0d2e3b5c01b0
tree736f28fb9731bf422cad783fe0ec2b5a19362594
parentb75d04af72d7414a09690b09355416c77c99a10f
KDB: restart only CPUs stopped by KDB

There is a case when not all CPUs went online. In that situation,
restart only APs which were operational before entering KDB.

Created by:            Wojciech Macek <wma@semihalf.com>
Obtained from:         Semihalf
Reviewed by:           nwhitehorn
Differential revision: https://reviews.freebsd.org/D13949
Sponsored by:          QCM Technologies
sys/kern/subr_kdb.c