From: Bjorn Helgaas Date: Wed, 16 Oct 2013 18:32:53 +0000 (-0600) Subject: PCI: Report pci_pme_active() kmalloc failure X-Git-Tag: v3.13-rc1~95^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0394cb192db4397753046775a8caa736397737b5;p=pandora-kernel.git PCI: Report pci_pme_active() kmalloc failure Previously, if kmalloc() failed, we claimed "PME# enabled" in dmesg, even though we didn't add the device to the pci_pme_list. This prints a more correct warning. Signed-off-by: Bjorn Helgaas Acked-by: Rafael J. Wysocki --- Reading git-diff-tree failed