commit | 060146614643ddc5978c73ffac0329762b4651c9 | [log] [tgz] |
---|---|---|
author | Alastair D'Silva <alastair@d-silva.org> | Wed Mar 27 16:31:35 2019 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri May 03 02:55:02 2019 +1000 |
tree | fadce4dba8407fb471b947eb85223f3f000fb4de | |
parent | 2ec3b7ed2ab8e07fdb5f800ff420e94dec75435f [diff] |
ocxl: move event_fd handling to frontend Event_fd is only used in the driver frontend, so it does not need to exist in the backend code. Relocate it to the frontend and provide an opaque mechanism for consumers instead. 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>