Helge Deller 88b3aac622 parisc: Implement __cpu_die() and __cpu_disable() for CPU hotplugging
Add relevant code to __cpu_die() and __cpu_disable() to finally enable
the CPU hotplugging features. Reset the irq count values in smp_callin()
to zero before bringing up the CPU.

It seems that the firmware may need up to 8 seconds to fully stop a CPU
in which no other PDC calls are allowed to be made. Use a timeout
__cpu_die() to accommodate for this.

Use "chcpu -d 1" to bring CPU1 down, and "chcpu -e 1" to bring it up.

Signed-off-by: Helge Deller <deller@gmx.de>
2022-03-29 21:37:12 +02:00
..
2022-03-24 19:06:51 -07:00
2022-03-23 18:03:08 -07:00
2022-03-24 13:13:26 -07:00
2022-03-23 18:03:08 -07:00
2022-03-23 18:03:08 -07:00
2022-03-25 09:39:36 -07:00
2022-03-23 18:03:08 -07:00
2022-03-23 18:03:08 -07:00
2022-03-25 13:02:05 -07:00
2022-03-23 18:03:08 -07:00
2022-03-27 11:43:09 -07:00
2022-03-27 15:31:16 -07:00
2022-03-25 13:02:05 -07:00
2022-03-24 13:13:26 -07:00
2022-03-25 09:39:36 -07:00