Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-03 | ocxl: afu_irq only deals with IRQ IDs, not offsets | Alastair D'Silva | |
The use of offsets is required only in the frontend, so alter the IRQ API to only work with IRQ IDs in the backend. Signed-off-by: Alastair D'Silva <alastair@d-silva.org> Acked-by: Frederic Barrat <fbarrat@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> | |||
2018-01-24 | ocxl: Add trace points | Frederic Barrat | |
Define a few trace points so that we can use the standard tracing mechanism for debug and/or monitoring. Signed-off-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> |