Serge Semin
1961a29b89
mips: dmi: Fix early remap on MIPS32
...
[ Upstream commit 0d0a3748a2cb38f9da1f08d357688ebd982eb788 ]
dmi_early_remap() has been defined as ioremap_cache() which on MIPS32 gets
to be converted to the VM-based mapping. DMI early remapping is performed
at the setup_arch() stage with no VM available. So calling the
dmi_early_remap() for MIPS32 causes the system to crash at the early boot
time. Fix that by converting dmi_early_remap() to the uncached remapping
which is always available on both 32 and 64-bits MIPS systems.
Note this change shall not cause any regressions on the current DMI
support implementation because on the early boot-up stage neither MIPS32
nor MIPS64 has the cacheable ioremapping support anyway.
Fixes: be8fa1cb44 ("MIPS: Add support for Desktop Management Interface (DMI)")
Signed-off-by: Serge Semin <fancer.lancer@gmail.com >
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de >
Signed-off-by: Sasha Levin <sashal@kernel.org >
2024-01-25 15:27:45 -08:00
..
2023-07-27 08:50:33 +02:00
2022-11-11 15:53:58 +01:00
2013-02-01 10:00:22 +01:00
2022-09-19 16:37:27 +02:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2022-07-15 14:22:47 +02:00
2022-02-17 15:29:35 -06:00
2020-04-19 16:09:44 +02:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2017-11-02 11:10:55 +01:00
2022-03-01 10:07:22 +01:00
2021-03-10 15:18:40 +01:00
2022-03-01 10:07:22 +01:00
2020-09-07 22:25:27 +02:00
2022-05-04 22:23:14 +02:00
2020-10-08 10:33:27 +02:00
2022-05-04 22:23:18 +02:00
2020-09-07 22:25:27 +02:00
2020-06-09 09:39:13 -07:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2019-11-11 10:44:56 -08:00
2023-12-13 18:39:29 +01:00
2020-09-21 22:16:47 +02:00
2021-01-22 11:40:00 +01:00
2020-03-19 13:12:27 +01:00
2022-12-21 17:48:03 +01:00
2023-03-17 08:50:30 +01:00
2020-09-07 22:25:27 +02:00
2020-09-07 22:25:27 +02:00
2022-01-02 14:10:40 +01:00
2021-05-25 15:18:59 +02:00
2022-09-19 16:35:50 +02:00
2020-01-09 15:30:53 -08:00
2020-09-21 22:15:49 +02:00
2022-09-24 11:46:58 +02:00
2022-09-24 14:17:18 +02:00
2022-03-01 10:07:22 +01:00
2021-07-09 15:29:06 +02:00
2019-05-09 16:39:27 -07:00
2017-03-02 08:42:37 +01:00
2019-07-23 14:33:51 -07:00
2014-01-22 20:19:02 +01:00
2010-08-05 13:26:02 +01:00
2020-04-16 17:30:16 +02:00
2009-12-12 13:08:14 +01:00
2018-08-10 17:27:51 -07:00
2022-01-27 09:04:19 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2021-03-24 10:48:55 +01:00
2022-01-05 11:16:35 +01:00
2019-10-07 09:43:08 -07:00
2015-10-26 09:49:41 +01:00
2022-01-23 06:20:44 +02:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-10-23 21:07:28 -07:00
2021-07-19 13:16:42 +02:00
2020-04-24 18:17:44 +02:00
2013-02-20 18:24:24 +01:00
2017-11-02 11:10:55 +01:00
2023-08-08 20:03:47 +02:00
2020-10-25 14:51:49 -07:00
2021-11-17 10:36:15 -05:00
2020-04-26 15:40:50 +02:00
2015-11-05 11:15:41 +01:00
2015-09-03 12:07:52 +02:00
2022-05-23 11:29:59 +02:00
2020-03-21 15:23:55 +01:00
2017-11-02 11:10:55 +01:00
2022-01-05 11:16:35 +01:00
2017-11-17 11:54:55 -08:00
2022-04-26 13:35:54 -07:00
2020-11-11 23:49:22 +01:00
2021-10-24 17:24:47 +02:00
2023-08-30 16:10:58 +02:00
2020-05-24 09:26:55 +02:00
2022-07-14 11:52:29 +02:00
2022-07-14 11:52:29 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2012-10-16 22:20:03 +02:00
2021-04-23 13:40:31 +02:00
2020-09-11 09:14:43 +02:00
2019-02-13 19:12:33 +01:00
2022-07-22 17:24:47 -05:00
2024-01-25 15:27:45 -08:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2018-11-09 10:23:19 -08:00
2021-01-06 08:42:49 -05:00
2021-01-06 08:42:49 -05:00
2012-10-09 09:47:14 +01:00
2014-08-26 02:18:56 +02:00
2012-03-28 18:30:02 +01:00
2017-11-02 11:10:55 +01:00
2020-11-06 23:14:56 +01:00
2017-08-30 00:57:29 +02:00
2014-11-07 15:07:36 +01:00
2020-04-24 18:17:44 +02:00
2021-07-13 15:08:15 -05:00
2022-01-27 09:04:19 +01:00
2022-02-22 09:35:49 +01:00
2021-09-23 11:23:35 +02:00
2020-01-13 10:55:40 -08:00
2019-05-30 11:29:20 -07:00
2021-10-24 17:24:47 +02:00
2021-06-30 14:41:32 +02:00
2017-11-02 11:10:55 +01:00
2022-05-13 16:48:55 -07:00
2011-07-26 16:49:47 -07:00
2020-03-25 10:56:43 +01:00
2020-09-27 13:00:45 +02:00
2021-01-22 11:45:52 +01:00
2022-08-06 16:47:19 -07:00
2021-01-04 11:37:27 +01:00
2019-05-21 11:28:39 +02:00
2019-05-30 11:26:32 -07:00
2022-09-24 11:47:18 +02:00
2020-08-26 12:41:55 +02:00
2018-03-09 11:22:45 +00:00
2022-03-01 10:07:22 +01:00
2013-02-01 10:00:22 +01:00
2020-09-11 08:13:49 +02:00
2022-06-24 09:48:55 +02:00
2021-03-10 15:19:14 +01:00
2017-11-02 11:10:55 +01:00
2019-06-19 17:09:06 +02:00
2021-12-16 15:47:58 +01:00
2019-07-16 19:23:22 -07:00
2023-07-23 13:49:33 +02:00
2020-07-09 13:29:44 -04:00
2017-11-02 11:10:55 +01:00
2022-01-09 15:40:18 +01:00
2020-05-19 17:39:32 +02:00
2020-10-25 14:51:49 -07:00
2018-05-14 23:58:23 +01:00
2017-11-02 11:10:55 +01:00
2021-11-02 10:53:52 +01:00
2019-05-30 11:26:32 -07:00
2021-11-29 12:43:06 +01:00
2019-06-29 19:36:53 +08:00
2016-04-03 12:32:09 +02:00
2022-02-22 09:35:49 +01:00
2017-11-02 11:10:55 +01:00
2022-07-14 11:52:29 +02:00
2019-04-08 12:00:28 +01:00
2020-10-27 16:02:36 +01:00
2019-02-04 10:56:41 -08:00
2021-06-29 10:53:55 -07:00
2020-05-22 09:10:53 +02:00
2021-09-23 11:23:35 +02:00
2013-02-01 10:00:22 +01:00
2014-11-24 07:45:36 +01:00
2021-06-29 10:53:55 -07:00
2022-07-22 17:23:45 -05:00
2019-06-19 17:09:55 +02:00
2022-07-17 17:14:42 -07:00
2022-08-06 16:47:19 -07:00
2022-08-06 16:47:19 -07:00
2020-09-18 16:26:36 +02:00
2022-11-30 14:49:41 -08:00
2019-05-30 11:26:32 -07:00
2019-05-30 11:26:32 -07:00
2022-09-11 21:55:07 -07:00
2022-03-14 15:09:27 +01:00
2021-02-18 11:57:44 +01:00
2020-09-18 15:29:00 +02:00
2022-01-27 09:04:19 +01:00
2014-08-02 00:06:38 +02:00
2013-02-01 10:00:22 +01:00
2014-01-22 20:19:02 +01:00
2020-07-10 16:01:52 -07:00
2022-03-07 13:09:28 +01:00
2019-10-23 21:10:34 -07:00
2019-10-09 14:55:51 -07:00
2013-02-01 10:00:22 +01:00
2014-06-26 10:48:18 +01:00
2016-08-06 09:13:11 -04:00
2018-08-01 13:20:15 -07:00
2019-05-30 11:26:32 -07:00
2021-12-21 13:51:39 +01:00
2020-04-24 18:27:51 +02:00
2022-09-19 16:36:55 +02:00
2012-10-09 09:47:14 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2021-02-11 07:59:54 -05:00
2021-01-27 21:50:22 +01:00
2022-03-01 10:07:22 +01:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2019-10-09 12:48:05 -07:00
2020-09-21 22:14:47 +02:00
2020-02-15 12:44:03 -08:00
2023-03-10 09:34:26 +01:00
2022-03-14 15:02:53 +01:00
2019-05-30 11:26:32 -07:00
2022-05-13 23:59:23 +02:00
2019-04-03 10:32:54 +02:00
2015-09-03 12:07:45 +02:00
2018-08-10 17:27:53 -07:00
2019-02-04 10:56:24 -08:00
2017-11-02 11:10:55 +01:00
2017-08-30 00:57:26 +02:00
2021-11-09 16:07:26 +01:00
2022-03-01 10:07:22 +01:00
2022-03-01 10:07:22 +01:00
2020-11-11 23:45:46 +01:00
2022-02-25 09:36:05 +01:00
2021-10-06 12:28:09 -07:00
2022-01-27 09:04:19 +01:00
2022-04-26 13:35:45 -07:00
2020-08-23 17:36:59 -05:00
2016-10-07 18:46:30 -07:00
2019-07-25 21:45:05 -07:00
2022-07-14 11:52:29 +02:00
2017-11-02 11:10:55 +01:00
2019-12-10 10:12:55 +01:00
2021-01-27 21:49:16 +01:00
2016-05-09 12:00:02 +02:00
2019-05-30 11:26:32 -07:00