public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/intel-gmmlib] rawhide: Clean old patch
@ 2026-09-11 5:55 Nicolas Chauvet
0 siblings, 0 replies; only message in thread
From: Nicolas Chauvet @ 2026-09-11 5:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/intel-gmmlib
Branch : rawhide
Commit : f4b66afd94e5728086353b62eeaaf684241325e2
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2026-09-11T07:55:45+02:00
Stats : +0/-27 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/intel-gmmlib/c/f4b66afd94e5728086353b62eeaaf684241325e2?branch=rawhide
Log:
Clean old patch
---
diff --git a/0001-Fix-for-intel-gmmlib-22.3.7.patch b/0001-Fix-for-intel-gmmlib-22.3.7.patch
deleted file mode 100644
index 510e57a..0000000
--- a/0001-Fix-for-intel-gmmlib-22.3.7.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-From 9b8a20c5f09d181c29c3813ab59f3a5c1bd92db5 Mon Sep 17 00:00:00 2001
-From: Nicolas Chauvet <kwizart@gmail.com>
-Date: Mon, 12 Jun 2023 11:49:51 +0200
-Subject: [PATCH] Fix for intel-gmmlib-22.3.7
-
----
- Source/GmmLib/inc/External/Common/GmmInfo.h | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/Source/GmmLib/inc/External/Common/GmmInfo.h b/Source/GmmLib/inc/External/Common/GmmInfo.h
-index da44aaea6170..95e3aa9bfc5f 100644
---- a/Source/GmmLib/inc/External/Common/GmmInfo.h
-+++ b/Source/GmmLib/inc/External/Common/GmmInfo.h
-@@ -627,8 +627,8 @@ typedef struct _GMM_ADAPTER_INFO_
- GMM_ADAPTER_INFO * GetAdapterNode(ADAPTER_BDF sBdf); // Replacement for GetAdapterIndex, now get adapter node from the linked list
-
- // Mutexes which protect the below thread unsafe functions
-- GMM_STATUS LockMAContextSyncMutex();
-- GMM_STATUS UnLockMAContextSyncMutex();
-+ GMM_STATUS GMM_STDCALL LockMAContextSyncMutex();
-+ GMM_STATUS GMM_STDCALL UnLockMAContextSyncMutex();
-
- // thread unsafe functions; these must be protected with LockMAContextSyncMutex
- GMM_ADAPTER_INFO * GetAdapterNodeUnlocked(ADAPTER_BDF sBdf);
---
-2.40.1
-
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-11 5:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-11 5:55 [rpms/intel-gmmlib] rawhide: Clean old patch Nicolas Chauvet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox