From 8eef929838194223cf04c78e124bd0356f1ee26c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 24 Sep 2007 09:16:02 -0700 Subject: [PATCH] add a From: to the queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch file --- .../bcm43xx-fix-cancellation-of-work-queue-crashes.patch | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch b/queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch index 7cfcdd1a6be..884f99fb369 100644 --- a/queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch +++ b/queue-2.6.22/bcm43xx-fix-cancellation-of-work-queue-crashes.patch @@ -5,6 +5,7 @@ Subject: bcm43xx: Fix cancellation of work queue crashes To: stable@kernel.org Message-ID: <46f45fb1.1/fJmN2AFimI/WTt%Larry.Finger@lwfinger.net> +From: Larry Finger port of 3f7086978fc0193eff24a77d8b57ac4debc088fa from mainline. @@ -19,9 +20,9 @@ number of ifdown/ifup sequences, my system would kernel panic with the infrequent failures in the firmware that resulted in 'IRQ READY TIMEOUT' errors. With this patch, no more of the first type of failure occur, and incidence of the second type is greatly reduced. - + [1] http://bugzilla.kernel.org/show_bug.cgi?id=8937 - + Signed-off-by: Larry Finger Acked-by: Michael Buesch Signed-off-by: John W. Linville -- 2.47.3