Daniel Henrique Barboza
7e67e0a9f0
ppc/pnv: remove stack pointer from PnvPHB4
...
This pointer was being used for two reasons: pnv_phb4_update_regions()
was using it to access the PHB and phb4_realize() was using it as a way
to determine if the PHB was user created.
We can determine if the PHB is user created via phb->pec, introduced in
the previous patch, and pnv_phb4_update_regions() is no longer using
stack->phb.
Remove the pointer from the PnvPHB4 device.
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220114180719.52117-4-danielhb413@gmail.com>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
2022-01-18 12:56:31 +01:00
..
2021-10-27 14:45:22 +02:00
2022-01-07 19:30:13 -05:00
2021-10-12 08:20:08 +02:00
2021-06-28 07:27:32 -07:00
2022-01-07 17:24:24 -08:00
2022-01-13 10:47:52 +01:00
2021-12-17 10:43:24 +01:00
2022-01-14 15:56:30 +00:00
2021-12-15 10:11:34 +00:00
2022-01-05 09:06:36 +01:00
2021-05-02 17:24:51 +02:00
2022-01-13 11:00:09 +01:00
2022-01-08 15:46:09 +10:00
2021-10-12 08:20:08 +02:00
2021-06-02 06:51:09 +02:00
2021-12-30 17:16:32 +01:00
2021-10-12 08:20:08 +02:00
2022-01-07 19:30:13 -05:00
2021-12-31 01:05:27 +01:00
2022-01-13 15:33:18 +01:00
2022-01-08 15:46:09 +10:00
2021-09-30 13:42:10 +01:00
2021-07-08 14:15:01 -05:00
2021-10-18 00:41:36 +02:00
2022-01-09 12:03:21 +01:00
2021-11-11 03:13:05 -05:00
2021-12-15 08:38:16 +01:00
2022-01-13 10:58:54 +01:00
2021-12-30 17:16:32 +01:00
2022-01-10 16:02:54 -05:00
2021-05-02 17:24:51 +02:00
2021-09-30 13:42:10 +01:00
2021-12-31 01:05:27 +01:00
2021-12-31 01:05:27 +01:00
2021-05-02 17:24:51 +02:00
2022-01-07 05:19:55 -05:00
2021-10-15 16:06:35 +02:00
2022-01-18 12:56:31 +01:00
2021-05-02 17:24:50 +02:00
2022-01-12 11:28:27 +01:00
2021-11-02 15:55:14 +00:00
2021-10-04 09:47:26 +02:00
2022-01-08 15:46:09 +10:00
2021-11-15 18:53:00 +00:00
2021-05-03 10:07:41 +02:00
2022-01-05 09:06:36 +01:00
2022-01-12 17:09:39 +00:00
2022-01-04 08:50:28 +01:00
2021-09-20 08:50:59 +02:00
2021-10-30 18:39:37 +02:00
2022-01-07 05:19:55 -05:00
2021-09-08 11:09:45 +01:00
2021-12-15 08:38:16 +01:00
2021-10-22 09:52:17 +02:00
2021-10-30 18:39:37 +02:00
2021-10-02 08:43:21 +02:00
2021-07-20 20:10:21 +02:00
2022-01-13 10:58:05 +01:00
2021-11-17 11:25:55 -07:00
2022-01-12 17:09:39 +00:00
2021-11-02 15:57:27 +01:00
2022-01-12 17:09:39 +00:00
2021-05-02 17:24:51 +02:00
2021-09-30 13:42:10 +01:00
2021-06-17 07:10:32 -05:00