linux/drivers/misc/ocxl
Frederic Barrat dde6f18a87 ocxl: Don't return trigger page when allocating an interrupt
Existing users of ocxl_link_irq_alloc() have been converted to obtain
the trigger page of an interrupt through xive directly, we therefore
have no need to return the trigger page when allocating an interrupt.

It also allows ocxl to use the xive native interface to allocate
interrupts, instead of its custom service.

Signed-off-by: Frederic Barrat <fbarrat@linux.ibm.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Acked-by: Andrew Donnellan <ajd@linux.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20200403153838.29224-4-fbarrat@linux.ibm.com
2020-08-25 01:31:31 +10:00
..
afu_irq.c ocxl: Don't return trigger page when allocating an interrupt 2020-08-25 01:31:31 +10:00
config.c ocxl: Address kernel doc errors & warnings 2020-07-29 23:47:52 +10:00
context.c ocxl: Fix misleading comment 2020-05-20 23:39:57 +10:00
core.c ocxl: Create a clear delineation between ocxl backend & frontend 2019-05-03 02:55:01 +10:00
file.c ocxl: Fix concurrent AFU open and device removal 2019-12-10 20:34:23 +11:00
Kconfig ocxl: Don't return trigger page when allocating an interrupt 2020-08-25 01:31:31 +10:00
link.c ocxl: Don't return trigger page when allocating an interrupt 2020-08-25 01:31:31 +10:00
main.c powerpc/64s/radix: introduce options to disable use of the tlbie instruction 2019-09-05 14:22:41 +10:00
Makefile ocxl: Provide global MMIO accessors for external drivers 2019-05-03 02:55:02 +10:00
mmio.c ocxl: Provide global MMIO accessors for external drivers 2019-05-03 02:55:02 +10:00
ocxl_internal.h ocxl: Address kernel doc errors & warnings 2020-07-29 23:47:52 +10:00
pasid.c
pci.c ocxl: Make ocxl_remove() static 2019-05-28 12:08:11 +10:00
sysfs.c ocxl: control via sysfs whether the FPGA is reloaded on a link reset 2020-07-15 11:07:19 +10:00
trace.c ocxl: Add trace points 2018-01-24 11:42:59 +11:00
trace.h ocxl: Use the correct style for SPDX License Identifier 2019-10-10 15:34:40 +02:00