* [PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
@ 2013-07-21 15:24 Stefano Stabellini
2013-07-21 20:39 ` Sergei Shtylyov
0 siblings, 1 reply; 3+ messages in thread
From: Stefano Stabellini @ 2013-07-21 15:24 UTC (permalink / raw)
To: catalin.marinas
Cc: marc.zyngier, linux-kernel, xen-devel, linux-arm-kernel,
konrad.wilk, Stefano.Stabellini, Stefano Stabellini
Commit ff701306cd49 changes the prototype of arm_pm_restart.
Update xen_restart accordingly.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
arch/arm/xen/enlighten.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/xen/enlighten.c b/arch/arm/xen/enlighten.c
index f71c37e..c9770ba 100644
--- a/arch/arm/xen/enlighten.c
+++ b/arch/arm/xen/enlighten.c
@@ -172,7 +172,7 @@ static void __init xen_percpu_init(void *unused)
enable_percpu_irq(xen_events_irq, 0);
}
-static void xen_restart(char str, const char *cmd)
+static void xen_restart(enum reboot_mode reboot_mode, const char *cmd)
{
struct sched_shutdown r = { .reason = SHUTDOWN_reboot };
int rc;
--
1.7.2.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
2013-07-21 15:24 [PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49 Stefano Stabellini
@ 2013-07-21 20:39 ` Sergei Shtylyov
2013-07-22 9:45 ` Stefano Stabellini
0 siblings, 1 reply; 3+ messages in thread
From: Sergei Shtylyov @ 2013-07-21 20:39 UTC (permalink / raw)
To: Stefano Stabellini
Cc: catalin.marinas, xen-devel, marc.zyngier, konrad.wilk,
linux-kernel, linux-arm-kernel
Hello.
On 21-07-2013 19:24, Stefano Stabellini wrote:
> Commit ff701306cd49 changes the prototype of arm_pm_restart.
Please also specify the summary line of that commit in parens.
> Update xen_restart accordingly.
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
WBR, Sergei
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49
2013-07-21 20:39 ` Sergei Shtylyov
@ 2013-07-22 9:45 ` Stefano Stabellini
0 siblings, 0 replies; 3+ messages in thread
From: Stefano Stabellini @ 2013-07-22 9:45 UTC (permalink / raw)
To: Sergei Shtylyov
Cc: Stefano Stabellini, catalin.marinas, xen-devel, marc.zyngier,
konrad.wilk, linux-kernel, linux-arm-kernel
On Mon, 22 Jul 2013, Sergei Shtylyov wrote:
> Hello.
>
> On 21-07-2013 19:24, Stefano Stabellini wrote:
>
> > Commit ff701306cd49 changes the prototype of arm_pm_restart.
>
> Please also specify the summary line of that commit in parens.
Good idea, I'll repost
> > Update xen_restart accordingly.
>
> > Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
>
> WBR, Sergei
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-07-22 9:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-21 15:24 [PATCH] xen/arm and xen/arm64: update xen_restart after ff701306cd49 Stefano Stabellini
2013-07-21 20:39 ` Sergei Shtylyov
2013-07-22 9:45 ` Stefano Stabellini
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).