[PATCH 3.7.y] arch/x86/kernel: Fix for a build failure

2013-01-28 Thread Abdallah Chatila
ly available if CONFIG_PCI is defined. Signed-off-by: H. Peter Anvin Cc: Jesse Barnes Signed-off-by: Abdallah Chatila Cc: Sven Koehler --- arch/x86/kernel/setup.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index 86c524c..7e07344 10

[PATCH 3.4.y] arch/x86/kernel: Fix for a build failure

2013-01-28 Thread Abdallah Chatila
ly available if CONFIG_PCI is defined. Signed-off-by: H. Peter Anvin Cc: Jesse Barnes Signed-off-by: Abdallah Chatila --- arch/x86/kernel/setup.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index d289ee7..b71e4a5 100644 --- a/arch/x86

[PATCH 3.0.y] arch/x86/kernel: Fix for a build failure

2013-01-28 Thread Abdallah Chatila
ly available if CONFIG_PCI is defined. Signed-off-by: H. Peter Anvin Cc: Jesse Barnes Signed-off-by: Abdallah Chatila --- arch/x86/kernel/setup.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/x86/kernel/setup.c b/arch/x86/kernel/setup.c index eb9eb8b..6c4e9ff 100644 --- a/arch/x86

[PATCH v2 3.0.y] libata: ahci: add identifiers for ASM106x devices

2013-01-25 Thread Abdallah Chatila
class. Based on an initial patch by Hiroaki Nito Resolves-bug: https://bugzilla.kernel.org/show_bug.cgi?id=42804 Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik Signed-off-by: Abdallah Chatila --- drivers/ata/ahci.c |6 ++ include/linux/pci_ids.h |2 ++ 2 files changed, 8 inser

Re: [ 11/15] ahci: Add identifiers for ASM106x devices

2013-01-25 Thread Abdallah Chatila
On Fri, Jan 25, 2013 at 01:45:21PM -0700, Jerry Snitselaar wrote: > > There is a whitespace error in this patch: > > Applying: ahci: Add identifiers for ASM106x devices > /root/linux/linux/.git/rebase-apply/patch:12: space before tab in indent. > /* Asmedia */ > warning: 1 line adds white

Re: [ 00/46] 3.7.5-stable review

2013-01-25 Thread Abdallah Chatila
On Thu, Jan 24, 2013 at 08:54:02PM -0800, Greg Kroah-Hartman wrote: > > However, I've got a build failure with a .config having no PCI: > > Is this something new that is not a problem in 3.7.4? No it's not new, a 3.7.4 build failed too with the same config. I think it's the same bug reported prev

Re: [ 00/46] 3.7.5-stable review

2013-01-24 Thread Abdallah Chatila
FIG_PCI is not set # CONFIG_ARCH_SUPPORTS_MSI is not set CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y CONFIG_PCCARD=m CONFIG_PCMCIA=m CONFIG_PCMCIA_LOAD_CIS=y The patch below fixes it Thanks - From: Abdallah Chatila Date: Thu, 24 Jan 2013 22:28:03 -0500 Subject: [PATCH] arch/x86/kernel:

Re: [ 00/22] 3.4.28-stable review

2013-01-24 Thread Abdallah Chatila
FIG_PCI is not set # CONFIG_ARCH_SUPPORTS_MSI is not set CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y CONFIG_PCCARD=m CONFIG_PCMCIA=m CONFIG_PCMCIA_LOAD_CIS=y The patch below fixes it Thanks - From: Abdallah Chatila Date: Thu, 24 Jan 2013 20:30:18 -0500 Subject: [PATCH] arch/x86/kernel:

Re: [ 00/15] 3.0.61-stable review

2013-01-24 Thread Abdallah Chatila
FIG_PCI is not set # CONFIG_ARCH_SUPPORTS_MSI is not set CONFIG_PCI_LABEL=y CONFIG_ISA_DMA_API=y CONFIG_PCCARD=m CONFIG_PCMCIA=m CONFIG_PCMCIA_LOAD_CIS=y The patch below fixes it Thanks - From: Abdallah Chatila Date: Thu, 24 Jan 2013 21:06:40 -0500 Subject: [PATCH] arch/x86/kernel:

[PATCH 3.0.y] drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled

2013-01-24 Thread Abdallah Chatila
er Signed-off-by: Abdallah Chatila --- drivers/gpu/drm/i915/i915_reg.h |3 +++ drivers/gpu/drm/i915/intel_display.c |4 2 files changed, 7 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_reg.h b/drivers/gpu/drm/i915/i915_reg.h index 8fa4f7b..5dc3b6d 100644 --- a/drivers/gp

Re: stable backport request

2013-01-24 Thread Abdallah Chatila
"1", Project: DevSNB Reviewed-by: Rodrigo Vivi Signed-off-by: Daniel Vetter Signed-off-by: Abdallah Chatila --- drivers/gpu/drm/i915/i915_reg.h |3 +++ drivers/gpu/drm/i915/intel_display.c |4 2 files changed, 7 insertions(+) diff --git a/drivers/gpu/drm/i915/i915_re

[PATCH 3.0.y] libata: ahci: add identifiers for ASM106x devices

2013-01-24 Thread Abdallah Chatila
gi?id=42804 Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik Signed-off-by: Abdallah Chatila --- drivers/ata/ahci.c |6 ++ include/linux/pci_ids.h |2 ++ 2 files changed, 8 insertions(+) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 8300250..bd94e43 100644 --- a/dr

[PATCH 3.4.y] libata: ahci: add identifiers for ASM106x devices

2013-01-24 Thread Abdallah Chatila
gi?id=42804 Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik Signed-off-by: Abdallah Chatila --- drivers/ata/ahci.c |5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/ata/ahci.c b/drivers/ata/ahci.c index 5d0fb6b..71a4d04 100644 --- a/drivers/ata/ahci.c +++ b/dr

[PATCH 2/2] drivers/firmware: fetch dmi version from SMBIOS if it exists

2013-01-22 Thread Abdallah Chatila
ernel comment in code. [a...@linux-foundation.org: checkpatch fixes] Signed-off-by: Zhenzhong Duan Cc: Feng Jin Cc: Jean Delvare Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Abdallah Chatila diff --git a/drivers/firmware/dmi_scan.c b/drivers/firmware/dmi_scan.c i

[PATCH 1/2] drivers/firmware: check dmi version when get system uuid

2013-01-22 Thread Abdallah Chatila
f-by: Linus Torvalds Signed-off-by: Abdallah Chatila diff --git a/drivers/firmware/dmi_scan.c b/drivers/firmware/dmi_scan.c index b298158..3714e3c 100644 --- a/drivers/firmware/dmi_scan.c +++ b/drivers/firmware/dmi_scan.c @@ -16,6 +16,7 @@ */ static char dmi_empty_string[] = "";

Re: [ 00/16] 3.0.60-stable review

2013-01-19 Thread Abdallah Chatila
On Fri, Jan 18, 2013 at 05:21:38PM -0800, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.0.60 release. > There are 16 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know.

Re: [ 00/21] 3.4.27-stable review

2013-01-19 Thread Abdallah Chatila
On Fri, Jan 18, 2013 at 05:19:18PM -0800, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.4.27 release. > There are 21 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know.

Re: [ 00/33] 3.7.4-stable review

2013-01-19 Thread Abdallah Chatila
On Fri, Jan 18, 2013 at 05:16:25PM -0800, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.7.4 release. > There are 33 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know.

[PATCH 3.4.y] igb: release already assigned MSI-X interrupts if setup fails

2013-01-18 Thread Abdallah Chatila
7b 20 e8 3e 91 db ff eb ae <0f> 0b eb fe 0f 1f 84 00 00 00 00 00 55 48 89 e5 0f 1f 44 00 00 RIP [] free_msi_irqs+0x124/0x130 RSP Signed-off-by: Stefan Assmann Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher Signed-off-by: Abdallah Chatila diff --git a/drivers/net/ethernet/intel/igb

[PATCH 3.7.y] igb: release already assigned MSI-X interrupts if setup fails

2013-01-18 Thread Abdallah Chatila
e5 0f 1f 44 00 00 RIP [] free_msi_irqs+0x124/0x130 RSP Signed-off-by: Stefan Assmann Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher Signed-off-by: Abdallah Chatila diff --git a/drivers/net/ethernet/intel/igb/igb_main.c b/drivers/net/ethernet/intel/igb/igb_main.c index e1ceb37..9b178a3

Re: stable-rc test results

2012-12-01 Thread Abdallah Chatila
All stable-rc kernels built, booted and seams to run fine here too in my test environment (a Debian's wheezy VM with 2 vCPU under ESXi 4.1). builts were made out off stable-queue git repository $ cat /etc/debian_version wheezy/sid $ uname -a Linux vm 3.0.54-rc1+ #1 SMP Fri Nov 30 22:21:04 EST 2012

[PATCH 2/2] ixgbe: add device id 0x154A

2012-11-29 Thread Abdallah Chatila
: Abdallah Chatila --- drivers/net/ixgbe/ixgbe_82599.c |1 + drivers/net/ixgbe/ixgbe_main.c |2 ++ drivers/net/ixgbe/ixgbe_type.h |1 + 3 files changed, 4 insertions(+) diff --git a/drivers/net/ixgbe/ixgbe_82599.c b/drivers/net/ixgbe/ixgbe_82599.c index 5ef179f..4adce71 100644 --- a/drivers

[PATCH 1/2] ixgbe: add device id 0x1557

2012-11-29 Thread Abdallah Chatila
This patch is based on upstream commit 7d145282da8d1ae4ba5f7ead8a4f51183496803c by Emil Tantilov and is for 3.0 stable tree It adds support for a new 82599 based adapter Please note that this device is already in 3.2 tree Signed-off-by: Abdallah Chatila --- drivers/net/ixgbe/ixgbe_82599.c

Re: [PATCH 3.4.y] ixgbe: add device ID of X540-AT1

2012-11-26 Thread Abdallah Chatila
On Sun, Nov 25, 2012 at 04:00:17PM +0100, Ben Hutchings wrote: > [...] > > The original commit is textually dependent on commit > 9e791e4a04c08868f02cd579a428a7268492e1b4 ('ixgbe: add support for new > 82599 device id'), and that device didn't appear to require any other > driver changes, so I've a

[PATCH 3.4.y] ixgbe: add device ID of X540-AT1

2012-11-22 Thread Abdallah Chatila
This patch is based on upstream commit df376f0de167754da9b3ece4afdb5bb8bf3fbf3e by Josh Hay and is for 3.4 stable tree It adds device ID for Ethernet Controller X540-AT1 Signed-off-by: Abdallah Chatila --- drivers/net/ethernet/intel/ixgbe/ixgbe_common.c |1 + drivers/net/ethernet/intel

[PATCH 3.0.y] ixgbe: add device ID of X540-AT1

2012-11-22 Thread Abdallah Chatila
This patch is based on upstream commit df376f0de167754da9b3ece4afdb5bb8bf3fbf3e by Josh Hay and is for 3.0 stable tree It adds device ID for Ethernet Controller X540-AT1 Signed-off-by: Abdallah Chatila --- drivers/net/ixgbe/ixgbe_common.c |1 + drivers/net/ixgbe/ixgbe_main.c |2

[PATCH] ACPI video: Ignore errors after _DOD evaluation.

2012-11-08 Thread Abdallah Chatila
controls on some laptops. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=47861 Signed-off-by: Igor Murzov Reviewed-by: Sergey V Signed-off-by: Zhang Rui Signed-off-by: Abdallah Chatila diff --git a/drivers/acpi/video.c b/drivers/acpi/video.c index f94d4c8..0230cb6 100644 --- a/drivers/a