Huang Pei abcabb9e30 MIPS: reserve exception vector space ONLY ONCE
"cpu_probe" is called both by BP and APs, but reserving exception vector
(like 0x0-0x1000) called by "cpu_probe" need once and calling on APs is
too late since memblock is unavailable at that time.

So, reserve exception vector ONLY by BP.

Suggested-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Huang Pei <huangpei@loongson.cn>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2024-01-26 10:33:34 +01:00
..
2024-01-09 12:57:46 -08:00
2021-04-07 16:11:05 +02:00
2022-05-04 22:22:59 +02:00
2024-01-17 11:20:50 -08:00
2018-10-31 08:54:16 -07:00
2022-02-23 13:08:30 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2021-02-15 12:23:54 +01:00
2024-01-08 10:39:12 +01:00
2023-12-10 17:21:38 -08:00
2023-12-10 17:21:41 -08:00
2023-12-21 15:33:44 +01:00
2024-01-08 10:39:12 +01:00
2024-01-08 10:39:12 +01:00
2022-05-19 19:30:31 +02:00
2022-02-22 09:35:49 +01:00
2022-02-22 09:35:49 +01:00
2024-01-17 11:20:50 -08:00
2023-12-10 17:21:38 -08:00
2023-12-10 17:21:38 -08:00
2024-01-17 11:20:50 -08:00
2023-06-09 10:34:14 +02:00
2023-12-10 17:21:38 -08:00
2024-01-08 10:39:12 +01:00
2020-05-07 11:55:47 +02:00