summarylogtreecommitdiffstats
path: root/0007-Linux-Refactor-test-for-32bit-compat.patch
diff options
context:
space:
mode:
authorMichael Laß2021-05-02 14:10:32 +0200
committerMichael Laß2021-05-02 14:10:32 +0200
commit2c0fcd8e9b26cae95bf9fbd92508beedb4c629b7 (patch)
tree44a0ceb94c494b6604c37eea1918e551ef08f7d5 /0007-Linux-Refactor-test-for-32bit-compat.patch
parent6e12ff010a73c6f610c37dc72668a001c710cab9 (diff)
downloadaur-2c0fcd8e9b26cae95bf9fbd92508beedb4c629b7.tar.gz
Prepare for Linux 5.12
Diffstat (limited to '0007-Linux-Refactor-test-for-32bit-compat.patch')
-rw-r--r--0007-Linux-Refactor-test-for-32bit-compat.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0007-Linux-Refactor-test-for-32bit-compat.patch b/0007-Linux-Refactor-test-for-32bit-compat.patch
index 89137c7c8d06..2b3cc10561fd 100644
--- a/0007-Linux-Refactor-test-for-32bit-compat.patch
+++ b/0007-Linux-Refactor-test-for-32bit-compat.patch
@@ -1,7 +1,7 @@
From 7efd65a984e5b50904e556992f533c460d9fcf9e Mon Sep 17 00:00:00 2001
From: Cheyenne Wills <cwills@sinenomine.net>
Date: Fri, 29 Jan 2021 11:32:36 -0700
-Subject: [PATCH 7/8] Linux: Refactor test for 32bit compat
+Subject: [PATCH 07/11] Linux: Refactor test for 32bit compat
Refactor the preprocessor checks for determining the method to test for
32bit compatibility (64bit kernel performing work for a 32bit task) into
@@ -208,5 +208,5 @@ index ce6afdf9a..9414f38b8 100644
if (!code)
iparam32_to_iparam(&dst32, dst);
--
-2.30.1
+2.31.1