summarylogtreecommitdiffstats
path: root/0016-afs-Add-includes-to-pick-up-function-prototypes.patch
diff options
context:
space:
mode:
authorMichael Laß2024-05-18 14:28:57 +0200
committerMichael Laß2024-05-18 14:28:57 +0200
commitf612007c49ecd50d4982f3ed210ee8d91f558da8 (patch)
treed587df8de6477e520fe8203cc4266f26b20d13b6 /0016-afs-Add-includes-to-pick-up-function-prototypes.patch
parent45281a127a56134b3569b085c32ffe02f0c07c39 (diff)
downloadaur-openafs-modules.tar.gz
Add patches for Linux 6.9 and some bug fixes
Diffstat (limited to '0016-afs-Add-includes-to-pick-up-function-prototypes.patch')
-rw-r--r--0016-afs-Add-includes-to-pick-up-function-prototypes.patch11
1 files changed, 8 insertions, 3 deletions
diff --git a/0016-afs-Add-includes-to-pick-up-function-prototypes.patch b/0016-afs-Add-includes-to-pick-up-function-prototypes.patch
index f8cce55804f2..8d0f09a3ebba 100644
--- a/0016-afs-Add-includes-to-pick-up-function-prototypes.patch
+++ b/0016-afs-Add-includes-to-pick-up-function-prototypes.patch
@@ -1,7 +1,7 @@
-From 5e3f30520ee000690b7097bdea7d3f35fe0fcfd3 Mon Sep 17 00:00:00 2001
+From 8b516820abf1edace60276152e9ed18a0b30fc13 Mon Sep 17 00:00:00 2001
From: Cheyenne Wills <cwills@sinenomine.net>
Date: Mon, 12 Feb 2024 08:25:47 -0700
-Subject: [PATCH 16/29] afs: Add includes to pick up function prototypes
+Subject: [PATCH 16/32] afs: Add includes to pick up function prototypes
The functions defined in LINUX/osi_crypto.c, osi_pagecopy.c,
osi_probe.c, and osi_syscall.c have function prototypes defined in
@@ -28,6 +28,11 @@ Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit 3683f15278e34e13d7272928eaf666f0acc4e1e9)
Change-Id: Iac704fc98d0d685358224049f383d68aa7a105f8
+Reviewed-on: https://gerrit.openafs.org/15694
+Tested-by: BuildBot <buildbot@rampaginggeek.com>
+Reviewed-by: Andrew Deason <adeason@sinenomine.net>
+Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
+Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
---
src/afs/LINUX/osi_crypto.c | 3 +++
src/afs/LINUX/osi_pagecopy.c | 1 +
@@ -116,5 +121,5 @@ index 836491c29..5e9e5194a 100644
#include <linux/mm.h>
--
-2.44.0
+2.45.1