summaryrefslogtreecommitdiffstats
path: root/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch (renamed from debian/patches-rt/0305-lib-ubsan-Don-t-seralize-UBSAN-report.patch)8
1 files changed, 2 insertions, 6 deletions
diff --git a/debian/patches-rt/0305-lib-ubsan-Don-t-seralize-UBSAN-report.patch b/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch
index 0d8dba5e3..d2b221679 100644
--- a/debian/patches-rt/0305-lib-ubsan-Don-t-seralize-UBSAN-report.patch
+++ b/debian/patches-rt/0304-lib-ubsan-Don-t-seralize-UBSAN-report.patch
@@ -1,8 +1,7 @@
-From 7310d776df7bc46b442c51d6b723b77ef6614830 Mon Sep 17 00:00:00 2001
From: Julien Grall <julien.grall@arm.com>
Date: Fri, 20 Sep 2019 11:08:35 +0100
-Subject: [PATCH 305/347] lib/ubsan: Don't seralize UBSAN report
-Origin: https://www.kernel.org/pub/linux/kernel/projects/rt/4.19/older/patches-4.19.246-rt110.tar.xz
+Subject: [PATCH 304/342] lib/ubsan: Don't seralize UBSAN report
+Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=9d8814df58e1f97746fa2da50d282d631c11542d
[ Upstream commit 4702c28ac777b27acb499cbd5e8e787ce1a7d82d ]
@@ -303,6 +302,3 @@ index 1e9e2ab25539..5830cc9a2164 100644
+ ubsan_epilogue();
}
EXPORT_SYMBOL(__ubsan_handle_load_invalid_value);
---
-2.36.1
-