Andy Shevchenko
a7ce971bb0
mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()
...
commit c9e143084d1a602f829115612e1ec79df3727c8b upstream.
The runtime PM callback may be called as soon as the runtime PM facility
is enabled and activated. It means that ->suspend() may be called before
we finish probing the device in the ACPI case. Hence, NULL pointer
dereference:
intel-lpss INT34BA:00: IRQ index 0 not found
BUG: kernel NULL pointer dereference, address: 0000000000000030
...
Workqueue: pm pm_runtime_work
RIP: 0010:intel_lpss_suspend+0xb/0x40 [intel_lpss]
To fix this, first try to register the device and only after that enable
runtime PM facility.
Fixes: 4b45efe85263 ("mfd: Add support for Intel Sunrisepoint LPSS devices")
Reported-by: Orlando Chamberlain <redecorating@protonmail.com>
Reported-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Aditya Garg <gargaditya08@live.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20211101190008.86473-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2022-01-27 09:04:12 +01:00
..
2016-11-17 16:10:24 +01:00
2018-07-13 00:09:36 +02:00
2016-11-29 08:21:29 +00:00
2021-09-22 11:48:12 +02:00
2018-06-12 16:19:22 -07:00
2016-11-29 08:21:31 +00:00
2017-02-13 09:29:43 +00:00
2018-05-16 09:21:48 +01:00
2016-08-08 12:53:26 +01:00
2016-10-04 15:48:03 +01:00
2017-04-27 09:25:04 +01:00
2020-08-21 11:05:34 +02:00
2017-12-28 12:26:35 +01:00
2017-02-13 09:29:40 +00:00
2016-04-19 07:54:50 +01:00
2018-07-27 08:16:01 +01:00
2018-06-04 08:44:17 +01:00
2018-01-08 11:03:35 +00:00
2018-07-07 17:52:26 +02:00
2018-05-29 09:09:29 +01:00
2018-07-27 08:13:26 +01:00
2017-09-05 08:46:00 +01:00
2021-09-22 11:48:13 +02:00
2016-11-29 08:21:33 +00:00
2021-03-04 09:39:43 +01:00
2019-02-27 10:08:52 +01:00
2017-12-15 10:46:06 +00:00
2018-06-11 07:20:17 -07:00
2016-11-21 13:00:18 +00:00
2018-06-05 11:15:01 +01:00
2018-06-05 11:15:08 +01:00
2018-06-05 11:15:12 +01:00
2016-01-14 08:44:03 +00:00
2017-09-05 08:46:00 +01:00
2021-07-20 16:16:08 +02:00
2016-01-14 08:44:04 +00:00
2017-09-05 08:46:01 +01:00
2017-09-05 08:46:01 +01:00
2020-02-11 04:34:14 -08:00
2018-07-04 07:17:02 +01:00
2018-07-04 07:17:13 +01:00
2018-07-04 07:16:57 +01:00
2016-11-29 08:21:27 +00:00
2019-02-27 10:08:51 +01:00
2020-08-21 11:05:38 +02:00
2017-08-15 08:06:14 +01:00
2017-07-06 08:29:12 +01:00
2017-10-24 09:12:14 +01:00
2019-07-31 07:27:03 +02:00
2017-09-05 08:46:00 +01:00
2018-06-12 16:19:22 -07:00
2016-10-04 15:48:03 +01:00
2018-05-16 14:35:24 +02:00
2019-12-01 09:16:57 +01:00
2017-10-13 10:42:58 +01:00
2017-07-06 08:29:13 +01:00
2018-01-08 11:03:35 +00:00
2017-09-05 08:46:02 +01:00
2017-09-05 08:46:02 +01:00
2022-01-27 09:04:12 +01:00
2020-09-03 11:24:18 +02:00
2020-05-10 10:30:11 +02:00
2017-10-05 12:59:54 +02:00
2017-07-06 08:29:11 +01:00
2018-05-16 09:21:48 +01:00
2018-05-16 09:21:48 +01:00
2019-09-16 08:22:04 +02:00
2018-07-27 08:13:24 +01:00
2016-10-04 15:48:04 +01:00
2016-04-19 07:55:23 +01:00
2016-04-11 13:31:40 +01:00
2017-09-05 08:46:01 +01:00
2018-01-08 11:03:35 +00:00
2019-07-31 07:27:03 +02:00
2018-06-05 11:14:56 +01:00
2018-06-05 11:14:56 +01:00
2018-06-05 11:14:56 +01:00
2018-08-16 10:13:37 +01:00
2017-09-05 08:46:00 +01:00
2016-10-04 15:48:05 +01:00
2019-12-01 09:16:57 +01:00
2017-09-05 08:46:00 +01:00
2016-10-04 15:48:02 +01:00
2016-12-14 10:54:27 +01:00
2017-02-13 09:29:43 +00:00
2017-10-13 10:42:58 +01:00
2018-01-08 11:03:35 +00:00
2019-12-01 09:16:56 +01:00
2018-11-13 11:08:38 -08:00
2016-04-19 07:55:30 +01:00
2020-10-01 13:14:26 +02:00
2018-06-12 16:19:22 -07:00
2019-02-27 10:08:51 +01:00
2017-10-24 09:12:14 +01:00
2018-09-11 16:47:33 +01:00
2018-05-16 09:21:48 +01:00
2018-01-08 11:03:34 +00:00
2018-05-16 09:21:48 +01:00
2019-02-27 10:08:51 +01:00
2018-06-06 11:15:43 -07:00
2018-06-04 06:47:52 +01:00
2018-07-27 08:13:25 +01:00
2016-05-09 13:27:38 +01:00
2018-05-16 09:21:48 +01:00
2016-04-19 07:55:52 +01:00
2017-07-18 08:27:18 +01:00
2017-08-21 08:54:56 +01:00
2020-02-11 04:34:14 -08:00
2018-08-16 10:13:37 +01:00
2016-04-19 07:56:17 +01:00
2018-07-27 09:27:15 +01:00
2016-05-09 13:27:38 +01:00
2018-05-16 09:21:48 +01:00
2016-04-19 07:56:28 +01:00
2020-10-29 09:55:13 +01:00
2018-05-16 09:21:48 +01:00
2020-11-18 19:18:46 +01:00
2017-11-01 09:32:23 +00:00
2017-04-27 09:25:05 +01:00
2018-01-08 11:03:35 +00:00
2021-05-22 10:59:34 +02:00
2021-07-20 16:16:08 +02:00
2021-09-22 11:48:12 +02:00
2016-08-10 09:25:18 +01:00
2017-10-13 10:42:58 +01:00
2016-11-29 08:21:26 +00:00
2017-02-13 09:29:40 +00:00
2018-05-16 09:21:48 +01:00
2017-09-05 08:46:01 +01:00
2021-09-22 11:48:12 +02:00
2017-07-06 08:29:12 +01:00
2019-11-24 08:20:46 +01:00
2017-04-27 09:25:04 +01:00
2018-06-14 16:21:46 +09:00
2018-01-08 11:03:34 +00:00
2017-07-18 08:27:37 +01:00
2016-06-29 10:14:35 +01:00
2019-01-22 21:40:33 +01:00
2017-08-15 08:27:22 +01:00
2016-03-16 08:50:15 +00:00
2018-05-16 09:21:48 +01:00
2017-10-13 10:42:58 +01:00
2019-02-27 10:08:52 +01:00
2018-05-16 09:21:48 +01:00
2018-05-16 09:21:48 +01:00
2016-11-29 08:21:21 +00:00
2017-02-13 09:29:43 +00:00
2019-06-15 11:54:02 +02:00
2018-05-16 09:21:48 +01:00
2018-05-16 09:21:48 +01:00
2017-11-29 16:28:45 +00:00
2017-09-04 14:41:02 +01:00
2017-09-04 14:41:02 +01:00
2018-05-16 09:21:48 +01:00
2019-06-15 11:54:03 +02:00
2019-05-08 07:21:48 +02:00
2017-11-02 11:10:55 +01:00
2016-10-04 15:48:03 +01:00
2016-04-19 07:59:06 +01:00
2018-05-16 09:21:48 +01:00
2016-05-09 13:27:39 +01:00
2018-06-11 09:11:03 +01:00
2021-03-04 09:39:46 +01:00
2017-07-06 08:29:11 +01:00
2017-07-06 08:29:11 +01:00
2017-03-23 11:45:50 +00:00
2017-07-06 08:29:11 +01:00
2016-11-29 08:21:26 +00:00
2019-02-27 10:08:51 +01:00
2016-05-09 08:23:56 +01:00
2020-06-25 15:32:50 +02:00
2021-09-22 11:48:12 +02:00
2016-03-16 08:50:22 +00:00