From 3b9eba8615d7214c5cc4f9016fab011f7adb923c Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 17 May 2013 17:03:24 -0700 Subject: [PATCH] some cc: issues to make formail happy --- queue-3.9/drm-don-t-check-modeset-locks-in-panic-handler.patch | 2 +- queue-3.9/xfrm6-release-dev-before-returning-error.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/queue-3.9/drm-don-t-check-modeset-locks-in-panic-handler.patch b/queue-3.9/drm-don-t-check-modeset-locks-in-panic-handler.patch index 1063ceb0464..ed1fc8c7d05 100644 --- a/queue-3.9/drm-don-t-check-modeset-locks-in-panic-handler.patch +++ b/queue-3.9/drm-don-t-check-modeset-locks-in-panic-handler.patch @@ -10,10 +10,10 @@ commit a9b054e8ab06504c2afa0e307ee78d3778993a1d upstream. Since we know that locking is broken in that case and it's more important to not flood the dmesg with random gunk. +Reported-and-tested-by: Borislav Petkov References: http://lkml.kernel.org/r/20130502000206.GH15623@pd.tnic Cc: Dave Airlie Cc: Borislav Petkov -Reported-and-tested-by: Borislav Petkov Signed-off-by: Daniel Vetter Signed-off-by: Greg Kroah-Hartman diff --git a/queue-3.9/xfrm6-release-dev-before-returning-error.patch b/queue-3.9/xfrm6-release-dev-before-returning-error.patch index 0bdae39f40c..ba7c59c909c 100644 --- a/queue-3.9/xfrm6-release-dev-before-returning-error.patch +++ b/queue-3.9/xfrm6-release-dev-before-returning-error.patch @@ -11,10 +11,10 @@ From: Cong Wang We forget to call dev_put() on error path in xfrm6_fill_dst(), its caller doesn't handle this. +Signed-off-by: Cong Wang Cc: Herbert Xu Cc: Steffen Klassert Cc: David S. Miller -Signed-off-by: Cong Wang Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- -- 2.47.3