lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 18 Jan 2010 15:44:24 -0800
From:	Randy Dunlap <randy.dunlap@...cle.com>
To:	Stephen Rothwell <sfr@...b.auug.org.au>,
	"Rafael J. Wysocki" <rjw@...k.pl>
Cc:	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	linux-pci@...r.kernel.org
Subject: Re: linux-next: Tree for January 18 (pci + pm)

On Mon, 18 Jan 2010 19:57:43 +1100 Stephen Rothwell wrote:

> Hi all,
> 
> Changes since 20100114:


drivers/pci/pci-driver.c: In function 'pci_pm_runtime_resume':
drivers/pci/pci-driver.c:991: error: implicit declaration of function 'pci_pm_default_resume_early'
drivers/pci/pci-driver.c: At top level:
drivers/pci/pci-driver.c:1027: error: 'pci_pm_prepare' undeclared here (not in a function)
drivers/pci/pci-driver.c:1028: error: 'pci_pm_complete' undeclared here (not in a function)
drivers/pci/pci-driver.c:1029: error: 'pci_pm_suspend' undeclared here (not in a function)
drivers/pci/pci-driver.c:1030: error: 'pci_pm_resume' undeclared here (not in a function)
drivers/pci/pci-driver.c:1031: error: 'pci_pm_freeze' undeclared here (not in a function)
drivers/pci/pci-driver.c:1032: error: 'pci_pm_thaw' undeclared here (not in a function)
drivers/pci/pci-driver.c:1033: error: 'pci_pm_poweroff' undeclared here (not in a function)
drivers/pci/pci-driver.c:1034: error: 'pci_pm_restore' undeclared here (not in a function)
drivers/pci/pci-driver.c:1035: error: 'pci_pm_suspend_noirq' undeclared here (not in a function)
drivers/pci/pci-driver.c:1036: error: 'pci_pm_resume_noirq' undeclared here (not in a function)
drivers/pci/pci-driver.c:1037: error: 'pci_pm_freeze_noirq' undeclared here (not in a function)
drivers/pci/pci-driver.c:1038: error: 'pci_pm_thaw_noirq' undeclared here (not in a function)
drivers/pci/pci-driver.c:1039: error: 'pci_pm_poweroff_noirq' undeclared here (not in a function)
drivers/pci/pci-driver.c:1040: error: 'pci_pm_restore_noirq' undeclared here (not in a function)


partial config:

CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_SUSPEND is not set
# CONFIG_HIBERNATION is not set
CONFIG_PM_RUNTIME=y
CONFIG_PM_OPS=y


Full config is attached.

---
~Randy

Download attachment "config-pci-pm" of type "application/octet-stream" (58571 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ