[Skiboot] [PATCH v4 08/10] core/opal: Switch to PCI slot

Stewart Smith stewart at linux.vnet.ibm.com
Wed Feb 18 13:00:58 AEDT 2015


Gavin Shan <gwshan at linux.vnet.ibm.com> writes:
> -opal_call(OPAL_PCI_POLL, opal_pci_poll, 1);
> +opal_call(OPAL_PCI_POLL, opal_pci_poll, 2);

This looks like a backwards incompatible change? I don't *think* we
could reasonably add another parameter and have old kernels still work
correctly?

It'd also be great if you could add documentation about the new (and
old) calls as well (in doc/opal-api/ )



More information about the Skiboot mailing list