linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Bug 1131] New: Unable to compile without "Software Suspend" (AMD 64)
@ 2003-08-22 15:52 Martin J. Bligh
  2003-08-22 19:15 ` Chris Meadors
  0 siblings, 1 reply; 2+ messages in thread
From: Martin J. Bligh @ 2003-08-22 15:52 UTC (permalink / raw)
  To: linux-kernel; +Cc: michal-bugzilla

http://bugme.osdl.org/show_bug.cgi?id=1131

           Summary: Unable to compile without "Software Suspend"
    Kernel Version: 2.6.0-test3-bk9
            Status: NEW
          Severity: high
             Owner: bugme-janitors@lists.osdl.org
         Submitter: michal-bugzilla@logix.cz


Hardware Environment: AMD64
Software Environment: gcc-3.3
Problem Description:

It's impossible to compile kernel without "Software Suspend" on AMD64. At the
linking time it complains:
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
arch/x86_64/kernel/built-in.o(.text+0xc6bf): In function `do_suspend_lowlevel':
: undefined reference to `save_processor_state'
arch/x86_64/kernel/built-in.o(.text+0xc6c6): In function `do_suspend_lowlevel':
: undefined reference to `saved_context_esp'
arch/x86_64/kernel/built-in.o(.text+0xc6cd): In function `do_suspend_lowlevel':
: undefined reference to `saved_context_eax'

Steps to reproduce:
On AMD64 deselect "Power management options" -> "Software Suspend" and compile.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-08-22 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-22 15:52 [Bug 1131] New: Unable to compile without "Software Suspend" (AMD 64) Martin J. Bligh
2003-08-22 19:15 ` Chris Meadors

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).