summaryrefslogtreecommitdiffstats
path: root/abs/core/linux/suspend-xfs.patch
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2016-03-01 15:11:57 (GMT)
committerBritney Fransen <brfransen@gmail.com>2016-03-01 15:11:57 (GMT)
commit58d3a94bb072ffed302555ef674ba2f0794e398c (patch)
tree1cf1bca8c8b5b89134fd45e40a571bce3418dc5c /abs/core/linux/suspend-xfs.patch
parentc69233b362d5957604fc63edd56d717641c8518d (diff)
downloadlinhes_pkgbuild-58d3a94bb072ffed302555ef674ba2f0794e398c.zip
linhes_pkgbuild-58d3a94bb072ffed302555ef674ba2f0794e398c.tar.gz
linhes_pkgbuild-58d3a94bb072ffed302555ef674ba2f0794e398c.tar.bz2
linux: update to 4.4.3
Diffstat (limited to 'abs/core/linux/suspend-xfs.patch')
-rw-r--r--abs/core/linux/suspend-xfs.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/abs/core/linux/suspend-xfs.patch b/abs/core/linux/suspend-xfs.patch
deleted file mode 100644
index 39705b2..0000000
--- a/abs/core/linux/suspend-xfs.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/fs/xfs/xfs_trans_ail.c b/fs/xfs/xfs_trans_ail.c
-index aa67339..4f18fd9 100644
---- a/fs/xfs/xfs_trans_ail.c
-+++ b/fs/xfs/xfs_trans_ail.c
-@@ -497,7 +497,6 @@ xfsaild(
- long tout = 0; /* milliseconds */
-
- current->flags |= PF_MEMALLOC;
-- set_freezable();
-
- while (!kthread_should_stop()) {
- if (tout && tout <= 20)