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

Re: Latest suspend to disk patch?



Hi,

http://honk.physik.uni-konstanz.de/~agx/linux-ppc/kernel/pmdisk-2.6.5-rc3-ben0.diff

i applied this patch to benh's 2.6.5-rc3-ben0 sources, enabled
software-suspend and got this error:

[...]
  CC      lib/radix-tree.o
  CC      lib/rbtree.o
  CC      lib/rwsem.o
  CC      lib/string.o
  CC      lib/vsprintf.o
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
kernel/built-in.o(.text+0x1fca0): In function `do_magic_resume_2':
: undefined reference to `__flush_tlb_global'
kernel/built-in.o(.text+0x1fe54): In function `do_magic_suspend_2':
: undefined reference to `kernel_fpu_end'
kernel/built-in.o(.text+0x1ff18): In function `software_suspend':
: undefined reference to `do_magic'
kernel/built-in.o(.init.text+0x141c): In function `software_resume':
: undefined reference to `do_magic'
make: *** [.tmp_vmlinux1] Error 1

Does anyone know how to fix it ?

greets,
clee
--
moqua [at] gmx.net
moqua [at] kurtenba.ch



Reply to: