mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-24 12:34:47 +00:00
At the time this was submitted by Leonardo, I confirmed -- or thought I had confirmed -- with PowerVM partition firmware development that the following RTAS functions: - ibm,get-xive - ibm,int-off - ibm,int-on - ibm,set-xive were safe to call on multiple CPUs simultaneously, not only with respect to themselves as indicated by PAPR, but with arbitrary other RTAS calls: https://lore.kernel.org/linuxppc-dev/875zcy2v8o.fsf@linux.ibm.com/ Recent discussion with firmware development makes it clear that this is not true, and that the code in commit |
||
|---|---|---|
| .. | ||
| icp-hv.c | ||
| icp-native.c | ||
| icp-opal.c | ||
| ics-native.c | ||
| ics-opal.c | ||
| ics-rtas.c | ||
| Kconfig | ||
| Makefile | ||
| xics-common.c | ||