From: "Yu, Luming" <luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Pavel Machek <pavel-+ZI9xUNit7I@public.gmane.org>
Cc: "Li,
Shaohua" <shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>,
lkml <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
ACPI-DEV
<acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
"Brown, Len" <len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
Zwane Mwaikambo <zwane-T6AQWPvKiI1fDP7aoN8Z5Q@public.gmane.org>
Subject: Re: Re: [PATCH 6/6]suspend/resume SMP support
Date: Thu, 28 Apr 2005 16:34:40 +0800 [thread overview]
Message-ID: <200504281634.40649.luming.yu@intel.com> (raw)
In-Reply-To: <20050428082037.GG1906-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
On Thursday 28 April 2005 16:20, Pavel Machek wrote:
> Hi!
>
> > > > > On ia64, with tiger_defconfig:
> > > > >
> > > > > kernel/built-in.o(.text+0x59e12): In function `suspend_prepare':
> > > > > : undefined reference to `disable_nonboot_cpus'
> > > > >
> > > > > kernel/built-in.o(.text+0x59e62): In function `suspend_prepare':
> > > > > : undefined reference to `enable_nonboot_cpus'
> > > > >
> > > > > kernel/built-in.o(.text+0x5a222): In function `suspend_finish':
> > > > > : undefined reference to `enable_nonboot_cpus'
> > > >
> > > > Pavel,
> > > > Could IA64 do software suspend? There possibly are other troubles
> > > > here.
> > >
> > > Someone would have to write low-level support. Bring me ia64 notebook
> > > and I'll do it ;-)))))))))))))))))))).
> >
> > I just checked DSDT on one ia64 box, it has S0, S4, S5 object.
> > So, the platform should have sufficient support for sleep-to-disk.
>
> No arguments about that one... Something like
> arch/i386/power/{swsusp.S,cpu.c} needs to be written for ia64,
> then. I'm not goot at ia64 assembly (never done that), and do not have
> ia64 machine nearby, so I'm probably not doing that work.
>
> Pavel
It sounds not a big deal just to rewrite this two files. Let me try. :-)
Thanks,
Luming
-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix
WARNING: multiple messages have this Message-ID (diff)
From: "Yu, Luming" <luming.yu@intel.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: "Li, Shaohua" <shaohua.li@intel.com>,
Andrew Morton <akpm@osdl.org>,
lkml <linux-kernel@vger.kernel.org>,
ACPI-DEV <acpi-devel@lists.sourceforge.net>,
"Brown, Len" <len.brown@intel.com>,
Zwane Mwaikambo <zwane@linuxpower.ca>
Subject: Re: [ACPI] Re: [PATCH 6/6]suspend/resume SMP support
Date: Thu, 28 Apr 2005 16:34:40 +0800 [thread overview]
Message-ID: <200504281634.40649.luming.yu@intel.com> (raw)
In-Reply-To: <20050428082037.GG1906@elf.ucw.cz>
On Thursday 28 April 2005 16:20, Pavel Machek wrote:
> Hi!
>
> > > > > On ia64, with tiger_defconfig:
> > > > >
> > > > > kernel/built-in.o(.text+0x59e12): In function `suspend_prepare':
> > > > > : undefined reference to `disable_nonboot_cpus'
> > > > >
> > > > > kernel/built-in.o(.text+0x59e62): In function `suspend_prepare':
> > > > > : undefined reference to `enable_nonboot_cpus'
> > > > >
> > > > > kernel/built-in.o(.text+0x5a222): In function `suspend_finish':
> > > > > : undefined reference to `enable_nonboot_cpus'
> > > >
> > > > Pavel,
> > > > Could IA64 do software suspend? There possibly are other troubles
> > > > here.
> > >
> > > Someone would have to write low-level support. Bring me ia64 notebook
> > > and I'll do it ;-)))))))))))))))))))).
> >
> > I just checked DSDT on one ia64 box, it has S0, S4, S5 object.
> > So, the platform should have sufficient support for sleep-to-disk.
>
> No arguments about that one... Something like
> arch/i386/power/{swsusp.S,cpu.c} needs to be written for ia64,
> then. I'm not goot at ia64 assembly (never done that), and do not have
> ia64 machine nearby, so I'm probably not doing that work.
>
> Pavel
It sounds not a big deal just to rewrite this two files. Let me try. :-)
Thanks,
Luming
next prev parent reply other threads:[~2005-04-28 8:34 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-12 5:31 [PATCH 6/6]suspend/resume SMP support Li Shaohua
[not found] ` <1113283867.27646.434.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2005-04-12 9:43 ` Pavel Machek
2005-04-12 9:43 ` Pavel Machek
2005-04-12 10:51 ` Pavel Machek
2005-04-12 10:51 ` Pavel Machek
2005-04-12 12:40 ` Li Shaohua
[not found] ` <1113309627.5155.3.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2005-04-13 8:32 ` Pavel Machek
2005-04-13 8:32 ` Pavel Machek
2005-04-14 8:27 ` Li Shaohua
2005-04-14 8:40 ` Li Shaohua
2005-04-23 22:35 ` Andrew Morton
2005-04-23 22:35 ` Andrew Morton
[not found] ` <20050423153501.5286b6c6.akpm-3NddpPZAyC0@public.gmane.org>
2005-04-23 22:41 ` Pavel Machek
2005-04-23 22:41 ` Pavel Machek
2005-04-25 0:49 ` Li Shaohua
2005-04-25 0:49 ` Li Shaohua
2005-05-26 2:58 ` Hotplug CPU printk issue Shaohua Li
2005-05-26 3:48 ` Andrew Morton
2005-05-26 5:43 ` Shaohua Li
2005-05-26 5:52 ` Andrew Morton
2005-05-26 19:32 ` David Mosberger
2005-05-27 2:08 ` Rusty Russell
2005-04-28 7:22 ` [PATCH 6/6]suspend/resume SMP support Andrew Morton
2005-04-28 7:22 ` Andrew Morton
[not found] ` <20050428002254.461fcf32.akpm-3NddpPZAyC0@public.gmane.org>
2005-04-28 7:28 ` Li Shaohua
2005-04-28 7:28 ` Li Shaohua
[not found] ` <1114673297.26367.3.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2005-04-28 7:41 ` Andrew Morton
2005-04-28 7:41 ` Andrew Morton
[not found] ` <20050428004108.3c670bf2.akpm-3NddpPZAyC0@public.gmane.org>
2005-04-28 8:29 ` Li Shaohua
2005-04-28 8:29 ` Li Shaohua
[not found] ` <1114676961.26367.12.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2005-04-28 8:35 ` Pavel Machek
2005-04-28 8:35 ` Pavel Machek
[not found] ` <20050428083459.GM1906-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-04-28 9:04 ` Rafael J. Wysocki
2005-04-28 9:04 ` [ACPI] " Rafael J. Wysocki
2005-04-28 7:35 ` Li Shaohua
2005-04-28 7:35 ` Li Shaohua
[not found] ` <1114673725.26367.7.camel-U5EdaLXB8smDugQYiPIPGdh3ngVCH38I@public.gmane.org>
2005-04-28 7:42 ` Pavel Machek
2005-04-28 7:42 ` Pavel Machek
[not found] ` <20050428074201.GA1906-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-04-28 8:11 ` Yu, Luming
2005-04-28 8:11 ` [ACPI] " Yu, Luming
[not found] ` <200504281611.00254.luming.yu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2005-04-28 8:20 ` Pavel Machek
2005-04-28 8:20 ` [ACPI] " Pavel Machek
[not found] ` <20050428082037.GG1906-I/5MKhXcvmPrBKCeMvbIDA@public.gmane.org>
2005-04-28 8:34 ` Yu, Luming [this message]
2005-04-28 8:34 ` Yu, Luming
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200504281634.40649.luming.yu@intel.com \
--to=luming.yu-ral2jqcrhueavxtiumwx3w@public.gmane.org \
--cc=acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
--cc=akpm-3NddpPZAyC0@public.gmane.org \
--cc=len.brown-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=pavel-+ZI9xUNit7I@public.gmane.org \
--cc=shaohua.li-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
--cc=zwane-T6AQWPvKiI1fDP7aoN8Z5Q@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.