• S
    linux-next: pci tree build failure · 55ca089e
    Stephen Rothwell 提交于
    Today's linux-next build (x86_64 allmodconfig) failed like this:
    
     drivers/xen/manage.c: In function 'xen_suspend':
     drivers/xen/manage.c:66: error: too few arguments to function 'device_power_up'
     drivers/xen/manage.c: In function 'do_suspend':
     drivers/xen/manage.c:117: error: too few arguments to function 'device_resume'
    
    Caused by commit 1eede070 ("Introduce new
    top level suspend and hibernation callbacks") interacting with new
    usages ...
    Signed-off-by: NStephen Rothwell <sfr@canb.auug.org.au>
    Cc: Jeremy Fitzhardinge <jeremy@goop.org>
    Acked-by: NRafael J. Wysocki <rjw@sisk.pl>
    Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    55ca089e
manage.c 5.3 KB