mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
nightly build: Remove a kernel patch again
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4185 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -409,22 +409,6 @@ done \
|
||||
do
|
||||
add_file "${f}" "drivers/scst/fcst/${f#fcst/}"
|
||||
done
|
||||
|
||||
cat <<EOF
|
||||
diff --git a/include/scsi/libfc.h b/include/scsi/libfc.h
|
||||
index 8f9dfba..efbfe19 100644
|
||||
--- a/include/scsi/libfc.h
|
||||
+++ b/include/scsi/libfc.h
|
||||
@@ -902,7 +902,7 @@ struct fc_lport {
|
||||
struct mutex lp_mutex;
|
||||
struct list_head list;
|
||||
struct delayed_work retry_work;
|
||||
- void *prov[FC_FC4_PROV_SIZE];
|
||||
+ void __rcu *prov[FC_FC4_PROV_SIZE];
|
||||
struct list_head lport_list;
|
||||
};
|
||||
|
||||
EOF
|
||||
} \
|
||||
| process_patch "fcst.diff"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user