mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* swsusp: solving build issue leads to crash on x86-64
@ 2004-09-16 19:22 Pavel Machek
  2004-09-16 20:32 ` swsusp: fix x86-64 [was Re: swsusp: solving build issue leads to crash on x86-64] Pavel Machek
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2004-09-16 19:22 UTC (permalink / raw)
  To: JBeulich; +Cc: kernel list, Patrick Mochel, seife

Hi!

Do you remember that build issue, where you needed to added ', "aw"'
to make linker happy? Well, too late I found that it breaks swsusp in
quite a ugly way. Try it on x86-64: it works without "aw", breaks with
it.

I'm doing this for now. I'll probably just rewrite assemlby not to
require those variables, but understanding what went wrong there would
be welcome.

#       .section .data.nosave, "aw"
        .section .data.nosave
        .align 8
loop:
        .quad 0
loop2:
        .quad 0
        .previous

								Pavel

-- 
People were complaining that M$ turns users into beta-testers...
...jr ghea gurz vagb qrirybcref, naq gurl frrz gb yvxr vg gung jnl!

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

end of thread, other threads:[~2004-09-16 20:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-09-16 19:22 swsusp: solving build issue leads to crash on x86-64 Pavel Machek
2004-09-16 20:32 ` swsusp: fix x86-64 [was Re: swsusp: solving build issue leads to crash on x86-64] Pavel Machek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®