Andrew Turner
4e50efb194
Check cpu_softc is not NULL before dereferencing
...
In the acpi_cpu_postattach SYSINIT function cpu_softc may be NULL, e.g.
on arm64 when booting from FDT. Check it is not NULL at the start of
the function so we don't try to dereference a NULL pointer.
Sponsored by: The FreeBSD Foundation
2021-09-27 11:32:12 +00:00
..
2020-09-01 21:32:41 +00:00
2020-10-31 20:14:28 +00:00
2021-01-28 18:20:00 -05:00
2020-02-26 14:26:36 +00:00
2021-08-08 10:42:24 -04:00
2020-03-02 09:45:06 +00:00
2020-02-27 17:13:57 +00:00
2021-09-27 11:32:12 +00:00
2020-10-31 22:20:42 +00:00
2020-04-23 17:30:03 +00:00
2021-08-14 15:57:54 +03:00
2021-09-20 16:31:08 +02:00
2020-09-01 21:32:41 +00:00
2020-05-16 01:50:28 +00:00
2020-02-19 06:28:55 +00:00
2021-05-26 10:49:30 -04:00
2021-06-22 20:52:06 -06:00
2020-06-26 19:55:11 +00:00
2021-09-24 23:31:51 -04:00
2020-09-01 21:32:41 +00:00
2020-12-18 16:04:48 +00:00
2021-08-02 14:11:20 +03:00
2020-02-26 14:26:36 +00:00
2020-09-01 21:32:41 +00:00
2020-09-01 21:32:41 +00:00
2021-09-24 23:31:51 -04:00
2021-09-07 18:31:55 -07:00
2021-08-29 11:45:09 +02:00
2021-09-20 17:17:57 +02:00
2020-02-19 06:28:55 +00:00
2021-09-20 16:31:08 +02:00