[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#337914: linux-2.6: SOFTWARE_SUSPEND needs PM on ppc



Package: linux-2.6
Severity: normal
Tags: patch


As a work around I am going to disable SOFTWARE_SUSPEND on effected 
flavours, so far powerpc/miboot:

  It seems that CONFIG_PM needs to be set for CONFIT_SOFFTWARE_SUSPEND
  to compile cleanly. For startes, swsusp_arch_suspend needs
  swsusp_save.  Sould SOFTWARE_SUSPEND required PM, or should i add some
  strategic #ifdef CONFIG_PM to the code. This is 2.6.14, but i think
  its present in linus' current git.

  arch/ppc/kernel/built-in.o: In function `swsusp_arch_suspend':
  : undefined reference to `swsusp_save'
  arch/ppc/kernel/built-in.o: In function `swsusp_arch_resume':
  : undefined reference to `pagedir_nosave'
  arch/ppc/kernel/built-in.o: In function `swsusp_arch_resume':
  : undefined reference to `pagedir_nosave'
  arch/ppc/platforms/built-in.o: In function `pmac_late_init':
  : undefined reference to `pm_set_ops'

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686-smp
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: LC_ALL set to ja_JP.eucJP)



Reply to: