From: Greg Kroah-Hartman Date: Wed, 13 Feb 2013 18:24:13 +0000 (-0800) Subject: some 3.4 email fixups to make quilt happy X-Git-Tag: v3.0.64~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0c19072b4f1e2f97875d6e7277bfed251c97f57b;p=thirdparty%2Fkernel%2Fstable-queue.git some 3.4 email fixups to make quilt happy --- diff --git a/queue-3.4/efi-make-efi_enabled-a-function-to-query-efi-facilities.patch b/queue-3.4/efi-make-efi_enabled-a-function-to-query-efi-facilities.patch index 1e24e92a1a3..9cb9d2f908b 100644 --- a/queue-3.4/efi-make-efi_enabled-a-function-to-query-efi-facilities.patch +++ b/queue-3.4/efi-make-efi_enabled-a-function-to-query-efi-facilities.patch @@ -43,6 +43,7 @@ would make it a bad idea to do BIOS-y things). This patch is a prereq for the samsung-laptop fix patch. +Signed-off-by: Matt Fleming Cc: David Airlie Cc: Corentin Chary Cc: Matthew Garrett @@ -54,7 +55,6 @@ Cc: Steve Langasek Cc: Tony Luck Cc: Konrad Rzeszutek Wilk Cc: Rafael J. Wysocki -Signed-off-by: Matt Fleming Signed-off-by: H. Peter Anvin Signed-off-by: Greg Kroah-Hartman diff --git a/queue-3.4/samsung-laptop-disable-on-efi-hardware.patch b/queue-3.4/samsung-laptop-disable-on-efi-hardware.patch index 1aaa965ad82..60df15ed67d 100644 --- a/queue-3.4/samsung-laptop-disable-on-efi-hardware.patch +++ b/queue-3.4/samsung-laptop-disable-on-efi-hardware.patch @@ -21,11 +21,11 @@ Exceptions on recent EFI-enabled Samsung laptops, So disable it if booting from EFI since this driver relies on grovelling around in the BIOS memory map which isn't going to work. +Signed-off-by: Matt Fleming Cc: Corentin Chary Cc: Matthew Garrett Cc: Colin Ian King Cc: Steve Langasek -Signed-off-by: Matt Fleming Signed-off-by: H. Peter Anvin Signed-off-by: Greg Kroah-Hartman