summaryrefslogtreecommitdiffstats
path: root/patches/0017-arm-Allow-forced-irq-threading.patch
diff options
context:
space:
mode:
Diffstat (limited to 'patches/0017-arm-Allow-forced-irq-threading.patch')
-rw-r--r--patches/0017-arm-Allow-forced-irq-threading.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/patches/0017-arm-Allow-forced-irq-threading.patch b/patches/0017-arm-Allow-forced-irq-threading.patch
index 63a1027..f1d3889 100644
--- a/patches/0017-arm-Allow-forced-irq-threading.patch
+++ b/patches/0017-arm-Allow-forced-irq-threading.patch
@@ -1,7 +1,7 @@
From 010721e84d884e1e9760d9d1ae0e34843f411da3 Mon Sep 17 00:00:00 2001
From: Thomas Gleixner <tglx@linutronix.de>
Date: Sat, 16 Jul 2011 13:15:20 +0200
-Subject: [PATCH 017/270] arm: Allow forced irq threading
+Subject: [PATCH 017/271] arm: Allow forced irq threading
All timer interrupts and the perf interrupt are marked NO_THREAD, so
its safe to allow forced interrupt threading.