login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
June
»
2
Re: [Xen-devel] [PATCH 10 of 12] xen: implement save/restore
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Isaku Yamahata <yamahata@...>
To: Jeremy Fitzhardinge <jeremy@...>
Cc: Ingo Molnar <mingo@...>, Rafael J. Wysocki <rjw@...>, Thomas Gleixner <tglx@...>, xen-devel <xen-devel@...>, LKML <linux-kernel@...>
Subject:
Re: [Xen-devel] [PATCH 10 of 12] xen: implement save/restore
Date: Monday, June 2, 2008 - 5:21 am
On Fri, May 23, 2008 at 02:41:17PM +0100, Jeremy Fitzhardinge wrote:
quoted text
> diff --git a/drivers/xen/manage.c b/drivers/xen/manage.c > --- a/drivers/xen/manage.c > +++ b/drivers/xen/manage.c
...
quoted text
> +static int xen_suspend(void *data) > +{ > + int *cancelled = data; > + > + BUG_ON(!irqs_disabled()); > + > + load_cr3(swapper_pg_dir);
What is the purpose of load_cr3() here? I'd like to make this load_cr3() more arch generic for ia64 support. (or eliminate it if possible) -- yamahata --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH 00 of 12] xen: add save/restore/migrate for Xen domains
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 10 of 12] xen: implement save/restore
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
Re: [Xen-devel] [PATCH 10 of 12] xen: implement save/restore
, Isaku Yamahata
, (Mon Jun 2, 5:21 am)
Re: [Xen-devel] [PATCH 10 of 12] xen: implement save/restore
, Jeremy Fitzhardinge
, (Mon Jun 2, 6:03 am)
Re: [Xen-devel] [PATCH 10 of 12] xen: implement save/restore
, Isaku Yamahata
, (Mon Jun 2, 6:47 am)
Re: [Xen-devel] [PATCH 10 of 12] xen: implement save/restore
, Jeremy Fitzhardinge
, (Mon Jun 2, 6:52 am)
Re: [PATCH 10 of 12] xen: implement save/restore
, Ingo Molnar
, (Thu May 29, 3:31 am)
[PATCH] xen: fix compilation when CONFIG_PM_SLEEP is disabled
, Jeremy Fitzhardinge
, (Thu May 29, 4:02 am)
Re: [PATCH] xen: fix compilation when CONFIG_PM_SLEEP is dis...
, Randy Dunlap
, (Thu May 29, 8:24 pm)
Re: [PATCH] xen: fix compilation when CONFIG_PM_SLEEP is dis...
, Ingo Molnar
, (Mon Jun 2, 6:13 am)
Re: [PATCH 10 of 12] xen: implement save/restore
, Jeremy Fitzhardinge
, (Thu May 29, 4:00 am)
[PATCH 12 of 12] hrtimer: remove warning in hres_timers_resume
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 08 of 12] xen-console: add save/restore
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
Re: [PATCH 08 of 12] xen-console: add save/restore
, Ingo Molnar
, (Mon Jun 2, 7:17 am)
Re: [Xen-devel] Re: [PATCH 08 of 12] xen-console: add save/r...
, Markus Armbruster
, (Mon Jun 2, 8:13 am)
Re: [PATCH 08 of 12] xen-console: add save/restore
, Jeremy Fitzhardinge
, (Mon Jun 2, 7:50 am)
Re: [PATCH 08 of 12] xen-console: add save/restore
, Ingo Molnar
, (Mon Jun 2, 7:18 am)
[PATCH 07 of 12] xen: fix unbind_from_irq()
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 11 of 12] xen: maintain clock offset over save/restore
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 09 of 12] xenbus: rebind irq on restore
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 05 of 12] xen: add p2m mfn_list_list
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Ingo Molnar
, (Wed May 28, 8:28 am)
Re: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Gerd Hoffmann
, (Fri May 30, 3:40 am)
Re: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Jeremy Fitzhardinge
, (Fri May 30, 4:04 am)
Re: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Jeremy Fitzhardinge
, (Wed May 28, 10:02 am)
Re: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Ingo Molnar
, (Mon Jun 2, 6:10 am)
Re: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Jeremy Fitzhardinge
, (Mon Jun 2, 9:12 am)
Re: [bisected] Re: [PATCH 05 of 12] xen: add p2m mfn_list_list
, Sam Ravnborg
, (Wed May 28, 10:10 am)
[PATCH 03 of 12] xen: efficiently support a holey p2m table
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 06 of 12] xen: add rebind_evtchn_irq
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 04 of 12] xen: make dummy_shared_info non-static
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 02 of 12] xen: add configurable max domain size
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
[PATCH 01 of 12] xen: make phys_to_machine structure dynamic
, Jeremy Fitzhardinge
, (Fri May 23, 9:41 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 005/196] Chinese: add translation of SubmittingDrivers
David Woodhouse
[PATCHv2 00/28] Allow built-in firmware to be accessed by request_firmware()
Tarkan Erimer
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Mike Travis
[RFC 00/15] x86_64: Optimize percpu accesses
git
:
linux-netdev
:
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Natalie Protasevich
[BUG] New Kernel Bugs
David Miller
[GIT]: Networking
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
626 guests
online.
Syndicate