linux-next-20080618/drivers/xen/manage.c: In function 'xen_suspend': linux-next-20080618/drivers/xen/manage.c:66: error: too few arguments to function 'device_power_up' linux-next-20080618/drivers/xen/manage.c: In function 'do_suspend': linux-next-20080618/drivers/xen/manage.c:115: error: too few arguments to function 'device_resume' make[3]: *** [drivers/xen/manage.o] Error 1 --- ~Randy Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA http://linuxplumbersconf.org/
Randy Dunlap wrote:> linux-next-20080618/drivers/xen/manage.c: In function 'xen_suspend': > linux-next-20080618/drivers/xen/manage.c:66: error: too few arguments to function 'device_power_up' > linux-next-20080618/drivers/xen/manage.c: In function 'do_suspend': > linux-next-20080618/drivers/xen/manage.c:115: error: too few arguments to function 'device_resume' > make[3]: *** [drivers/xen/manage.o] Error 1 >What argument(s) do device_power_up() and device_resume() want now? J
Maybe Matching Threads
- linux-next: Tree for June 18 (XEN build error)
- linux-next 20080528: XEN build error when no Power Mgt enabled
- linux-next 20080528: XEN build error when no Power Mgt enabled
- [PATCH] stop_machine: wean Xen off stop_machine_run
- [PATCH] xen: use freeze/restore/thaw PM events for suspend/resume/chkpt