commit: 2ce5a57c452ab6aa30a911c610cf21ecc55f3052 Author: Patrick Lauer <patrick <AT> gentoo <DOT> org> AuthorDate: Mon Oct 9 13:11:07 2023 +0000 Commit: 罗百科 <patrick <AT> gentoo <DOT> org> CommitDate: Mon Oct 9 13:34:38 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ce5a57c
dev-libs/roct-thunk-interface: Improve patch Signed-off-by: Patrick Lauer <patrick <AT> gentoo.org> .../files/roct-thunk-interface-5.7.0-functions.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/dev-libs/roct-thunk-interface/files/roct-thunk-interface-5.7.0-functions.patch b/dev-libs/roct-thunk-interface/files/roct-thunk-interface-5.7.0-functions.patch index f9a573debc68..051beeeb1b2e 100644 --- a/dev-libs/roct-thunk-interface/files/roct-thunk-interface-5.7.0-functions.patch +++ b/dev-libs/roct-thunk-interface/files/roct-thunk-interface-5.7.0-functions.patch @@ -1,12 +1,14 @@ diff --git a/src/libhsakmt.ver b/src/libhsakmt.ver -index dc17215..10c840c 100644 +index dc17215..964f3d0 100644 --- a/src/libhsakmt.ver +++ b/src/libhsakmt.ver -@@ -75,6 +75,7 @@ hsaKmtSetXNACKMode; +@@ -75,6 +75,9 @@ hsaKmtSetXNACKMode; hsaKmtGetXNACKMode; hsaKmtOpenSMI; hsaKmtExportDMABufHandle; +hsaKmtWaitOnMultipleEvents_Ext; ++hsaKmtReplaceAsanHeaderPage; ++hsaKmtWaitOnEvent_Ext; local: *; };
