freebsd-dev/sys/mips
Kyle Evans 6a8ea6d174 sched: split sched_ap_entry() out of sched_throw()
sched_throw() can no longer take a NULL thread, APs enter through
sched_ap_entry() instead.  This completely removes branching in the
common case and cleans up both paths.  No functional change intended.

Reviewed by:	kib, markj
Differential Revision:	https://reviews.freebsd.org/D32829
2021-11-05 15:45:51 -05:00
..
atheros [ar71xx] During reset, don't spin, just keep trying 2021-05-22 15:53:00 -07:00
beri Avoid dump_avail[] redefinition. 2020-10-14 22:51:40 +00:00
broadcom Remove "All Rights Reserved" from FreeBSD Foundation sys/ copyrights 2021-08-08 10:42:24 -04:00
cavium Fix a common typo in source code comments 2021-09-04 12:56:57 +02:00
conf pccard: remove pccard device from all kernels 2021-07-13 20:39:31 -06:00
include minidump: De-duplicate the progress bar 2021-09-29 16:42:21 -03:00
ingenic Fix some common typos in comments 2021-03-13 18:26:15 +01:00
malta mips: fix build w/ TICK_USE_MALTA_RTC defined 2020-12-25 19:47:45 +01:00
mediatek mtk: Add printing of CPU model 2021-06-11 14:28:54 -06:00
mips sched: split sched_ap_entry() out of sched_throw() 2021-11-05 15:45:51 -05:00
nlm Create sys/reg.h for the common code previously in machine/reg.h 2021-08-30 12:50:53 +01:00