All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1224552779.8278.24.camel@dd>

diff --git a/a/1.txt b/N1/1.txt
index f4a05d4..0e74e36 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -685,3 +685,10 @@ index b204455..d8faf88 100644
  			     "IRQ %d requested to run threaded handler "
  			     "in hard interrupt context\n", irq);
 -			set_bit(IRQF_WARNED_THREADED, &action->flags);
+-
++			//set_bit(IRQF_WARNED_THREADED, &action->flags);
++			action->flags |= IRQF_WARNED_THREADED;
++	
+ 		case IRQ_WAKE_THREAD:
+ 			/*
+ 			 * In case the thread crashed and was killed
diff --git a/a/content_digest b/N1/content_digest
index dab40e3..ad45025 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -703,6 +703,13 @@
  " \t\t\tWARN(!(action->flags & IRQF_WARNED_THREADED),\n"
  " \t\t\t     \"IRQ %d requested to run threaded handler \"\n"
  " \t\t\t     \"in hard interrupt context\\n\", irq);\n"
- "-\t\t\tset_bit(IRQF_WARNED_THREADED, &action->flags);"
+ "-\t\t\tset_bit(IRQF_WARNED_THREADED, &action->flags);\n"
+ "-\n"
+ "+\t\t\t//set_bit(IRQF_WARNED_THREADED, &action->flags);\n"
+ "+\t\t\taction->flags |= IRQF_WARNED_THREADED;\n"
+ "+\t\n"
+ " \t\tcase IRQ_WAKE_THREAD:\n"
+ " \t\t\t/*\n"
+ " \t\t\t * In case the thread crashed and was killed"
 
-49e7b75f30f35053a06c8470165b335f7556510cd653a3804b3ffa46e1fc5231
+3358dafd14f50ddb653ef0ecd11ecf140f0ac5ba5e171437c49a7040457999ee

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.