summaryrefslogtreecommitdiffstats
path: root/patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch')
-rw-r--r--patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch b/patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch
index 1d2c77f..9dfdb70 100644
--- a/patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch
+++ b/patches/0033-mm-Fixup-all-fault-handlers-to-check-current-pagefau.patch
@@ -1,7 +1,7 @@
From db1cff47754ac94e056efb5671bb822e6edadf55 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Thu, 17 Mar 2011 11:32:28 +0100
-Subject: [PATCH 033/270] mm: Fixup all fault handlers to check
+Subject: [PATCH 033/271] mm: Fixup all fault handlers to check
current->pagefault_disable
Necessary for decoupling pagefault disable from preempt count.