From: Greg Kroah-Hartman Date: Thu, 5 Jan 2006 03:50:01 +0000 (-0800) Subject: signed off on the remaining patches X-Git-Tag: v2.6.14.6~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4bfa17cb60f53c37a30387d69a4d956dff2d3f65;p=thirdparty%2Fkernel%2Fstable-queue.git signed off on the remaining patches --- diff --git a/queue-2.6.14/acpi-fix-asus_acpi-on-samsung-p30-p35.patch b/queue-2.6.14/acpi-fix-asus_acpi-on-samsung-p30-p35.patch index 71ee98d422f..e16c3a66284 100644 --- a/queue-2.6.14/acpi-fix-asus_acpi-on-samsung-p30-p35.patch +++ b/queue-2.6.14/acpi-fix-asus_acpi-on-samsung-p30-p35.patch @@ -19,6 +19,7 @@ that. Signed-off-by: Karol Kozimor Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/acpi/asus_acpi.c | 27 ++++++++++++++++++--------- diff --git a/queue-2.6.14/ufs-inode-i_sem-is-not-released-in-error-path.patch b/queue-2.6.14/ufs-inode-i_sem-is-not-released-in-error-path.patch index 9e0f7c68776..cf4e54a982e 100644 --- a/queue-2.6.14/ufs-inode-i_sem-is-not-released-in-error-path.patch +++ b/queue-2.6.14/ufs-inode-i_sem-is-not-released-in-error-path.patch @@ -12,6 +12,7 @@ Cc: akpm: obviously correct, OK for -stable immediately. Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- fs/ufs/super.c | 4 +++- diff --git a/queue/acpi-fix-asus_acpi-on-samsung-p30-p35.patch b/queue/acpi-fix-asus_acpi-on-samsung-p30-p35.patch index e153223b2f8..09d2bd17015 100644 --- a/queue/acpi-fix-asus_acpi-on-samsung-p30-p35.patch +++ b/queue/acpi-fix-asus_acpi-on-samsung-p30-p35.patch @@ -19,6 +19,7 @@ that. Signed-off-by: Karol Kozimor Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- drivers/acpi/asus_acpi.c | 27 ++++++++++++++++++--------- diff --git a/queue/bridge-fix-faulty-check-in-br_stp_recalculate_bridge_id.patch b/queue/bridge-fix-faulty-check-in-br_stp_recalculate_bridge_id.patch index 4e40c0d3bd0..a80f7261203 100644 --- a/queue/bridge-fix-faulty-check-in-br_stp_recalculate_bridge_id.patch +++ b/queue/bridge-fix-faulty-check-in-br_stp_recalculate_bridge_id.patch @@ -15,6 +15,7 @@ loops. Signed-off-by: Stephen Hemminger Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- net/bridge/br_stp_if.c | 2 +- diff --git a/queue/skge-handle-out-of-memory-on-ring-changes.patch b/queue/skge-handle-out-of-memory-on-ring-changes.patch index da80d24c4df..ecfcf5ca751 100644 --- a/queue/skge-handle-out-of-memory-on-ring-changes.patch +++ b/queue/skge-handle-out-of-memory-on-ring-changes.patch @@ -17,6 +17,7 @@ The same code is the netdev-2.6 tree for 2.6.16 but as separate pieces Signed-off-by: Stephen Hemminger Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- diff --git a/queue/ufs-inode-i_sem-is-not-released-in-error-path.patch b/queue/ufs-inode-i_sem-is-not-released-in-error-path.patch index 3759ceff90d..1373da4f6be 100644 --- a/queue/ufs-inode-i_sem-is-not-released-in-error-path.patch +++ b/queue/ufs-inode-i_sem-is-not-released-in-error-path.patch @@ -12,6 +12,7 @@ Cc: akpm: obviously correct, OK for -stable immediately. Signed-off-by: Andrew Morton Signed-off-by: Chris Wright +Signed-off-by: Greg Kroah-Hartman --- fs/ufs/super.c | 4 +++-