Leandro Lupori
461298ffa6
Initialize SPRG0 before its first possible use
...
At early boot, PCPU_GET(), that obtains a pointer from SPRG0, was being
used with SPRG0 not yet initialized. If it pointed to an invalid
address, the machine would hang.
Approved by: re(gjb), jhibbits(mentor)
2018-10-15 16:43:07 +00:00
..
2018-10-13 21:18:31 +00:00
2018-09-13 21:00:17 +00:00
2018-10-07 15:54:13 +00:00
2018-10-02 23:23:56 +00:00
2018-10-14 16:14:01 +00:00
2018-10-09 20:42:17 +00:00
2018-10-12 22:40:54 +00:00
2018-10-09 18:40:36 +00:00
2018-09-26 17:12:14 +00:00
2018-08-09 11:21:31 +00:00
2018-10-14 05:09:43 +00:00
2018-08-24 15:00:36 +00:00
2018-10-09 14:27:55 +00:00
2018-10-05 17:53:47 +00:00
2018-08-23 13:21:01 +00:00
2018-10-09 20:42:17 +00:00
2018-09-26 17:12:14 +00:00
2018-10-12 23:48:10 +00:00
2018-09-06 19:21:31 +00:00
2018-10-12 22:40:54 +00:00
2018-10-15 10:29:29 +00:00
2018-08-10 20:37:32 +00:00
2018-08-26 12:51:46 +00:00
2018-10-12 22:51:45 +00:00
2018-10-09 14:27:55 +00:00
2018-09-26 14:47:51 +00:00
2018-10-15 10:25:34 +00:00
2018-07-30 15:46:40 +00:00
2018-09-09 07:20:15 +00:00
2018-09-26 20:23:12 +00:00
2018-10-15 16:43:07 +00:00
2018-10-12 15:51:41 +00:00
2018-07-20 12:03:16 +00:00
2018-10-02 15:58:17 +00:00
2018-08-22 20:44:30 +00:00
2018-10-12 23:48:10 +00:00
2018-08-23 13:23:21 +00:00
2018-09-22 17:05:49 +00:00
2018-10-05 05:50:56 +00:00
2018-10-11 23:28:04 +00:00
2018-09-13 07:14:11 +00:00