[neon/kde/kwin/Neon/stable] debian/patches: Revert "Update 2 files"
Carlos De Maine
null at kde.org
Wed Apr 16 17:05:54 BST 2025
Git commit 3b06df3becd25ef1ae798a55416ee57dd80411f7 by Carlos De Maine.
Committed on 16/04/2025 at 16:05.
Pushed by carlosdem into branch 'Neon/stable'.
Revert "Update 2 files"
This reverts commit 3fe6e8eedf009c194e9d1e05ace08c405690075a
D +0 -19 debian/patches/crash_backport.patch
D +0 -1 debian/patches/series
https://invent.kde.org/neon/kde/kwin/-/commit/3b06df3becd25ef1ae798a55416ee57dd80411f7
diff --git a/debian/patches/crash_backport.patch b/debian/patches/crash_backport.patch
deleted file mode 100644
index 577de32..0000000
--- a/debian/patches/crash_backport.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-diff --git a/src/backends/drm/drm_commit_thread.cpp b/src/backends/drm/drm_commit_thread.cpp
-index 2b23b59bb358f0f198190c21d605eca1553853b1..49a2085ae9eff7f2df9681b5fe3e7e6a711c84f7 100644
---- a/src/backends/drm/drm_commit_thread.cpp
-+++ b/src/backends/drm/drm_commit_thread.cpp
-@@ -301,10 +301,10 @@ DrmCommitThread::~DrmCommitThread()
- m_pong.notify_all();
- }
- m_thread->wait();
-- if (m_committed) {
-- m_committed->setDefunct();
-- m_gpu->addDefunctCommit(std::move(m_committed));
-- }
-+ }
-+ if (m_committed) {
-+ m_committed->setDefunct();
-+ m_gpu->addDefunctCommit(std::move(m_committed));
- }
- }
-
\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 472fd5b..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-crash_backport.patch
\ No newline at end of file
More information about the Neon-commits
mailing list