Re: [PATCH] cxl: Update process element after allocating interrupts

2016-05-24 Thread Frederic Barrat
Le 23/05/2016 18:14, Ian Munsie a écrit : From: Ian Munsie In the kernel API, it is possible to attempt to allocate AFU interrupts after already starting a context. Since the process element structure used by the hardware is only filled out at the time the context is started, it will not be u

[PATCH] cxl: Update process element after allocating interrupts

2016-05-23 Thread Ian Munsie
From: Ian Munsie In the kernel API, it is possible to attempt to allocate AFU interrupts after already starting a context. Since the process element structure used by the hardware is only filled out at the time the context is started, it will not be updated with the interrupt numbers that have ju