]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
some 3.4 email fixups to make quilt happy
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Feb 2013 18:24:13 +0000 (10:24 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Feb 2013 18:24:13 +0000 (10:24 -0800)
queue-3.4/efi-make-efi_enabled-a-function-to-query-efi-facilities.patch
queue-3.4/samsung-laptop-disable-on-efi-hardware.patch

index 1e24e92a1a31d5410f6d15a44e7760967bbcdab1..9cb9d2f908b47222f26c63aa6b07e56127664f92 100644 (file)
@@ -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 <matt.fleming@intel.com>
 Cc: David Airlie <airlied@linux.ie>
 Cc: Corentin Chary <corentincj@iksaif.net>
 Cc: Matthew Garrett <mjg59@srcf.ucam.org>
@@ -54,7 +55,6 @@ Cc: Steve Langasek <steve.langasek@canonical.com>
 Cc: Tony Luck <tony.luck@intel.com>
 Cc: Konrad Rzeszutek Wilk <konrad@kernel.org>
 Cc: Rafael J. Wysocki <rjw@sisk.pl>
-Signed-off-by: Matt Fleming <matt.fleming@intel.com>
 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 
index 1aaa965ad82b01574107ad5e8df0fd86967b0cb3..60df15ed67dccf7557b7a1c778d027aca9d59c3d 100644 (file)
@@ -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 <matt.fleming@intel.com>
 Cc: Corentin Chary <corentincj@iksaif.net>
 Cc: Matthew Garrett <mjg59@srcf.ucam.org>
 Cc: Colin Ian King <colin.king@canonical.com>
 Cc: Steve Langasek <steve.langasek@canonical.com>
-Signed-off-by: Matt Fleming <matt.fleming@intel.com>
 Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>