On Mon, 22 May 2023, Jonathan Cameron wrote:
From: Ira Weiny <[email protected]>
Replace the stubbed out CXL Get/Set Event interrupt policy mailbox
commands. Enable those commands to control interrupts for each of the
event log types.
Skip the standard input mailbox length on the Set command due to DCD
being optional. Perform the checks separately.
Signed-off-by: Ira Weiny <[email protected]>
Signed-off-by: Jonathan Cameron <[email protected]>
I had done this long ago, but I guess I never sent a proper tag.
Reviewed-by: Davidlohr Bueso <[email protected]>