Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1634276 > unrolled thread
| Started by | Julien Grall <julien.grall@arm.com> |
|---|---|
| First post | 2017-05-02 11:20 +0200 |
| Last post | 2017-05-02 13:00 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 0/3 v2] xen: Implement EFI reset_system callback Julien Grall <julien.grall@arm.com> - 2017-05-02 11:20 +0200
Re: [PATCH 0/3 v2] xen: Implement EFI reset_system callback Juergen Gross <jgross@suse.com> - 2017-05-02 11:40 +0200
Re: [PATCH 0/3 v2] xen: Implement EFI reset_system callback Julien Grall <julien.grall@arm.com> - 2017-05-02 13:00 +0200
| From | Julien Grall <julien.grall@arm.com> |
|---|---|
| Date | 2017-05-02 11:20 +0200 |
| Subject | Re: [PATCH 0/3 v2] xen: Implement EFI reset_system callback |
| Message-ID | <tCC8q-4Fn-23@gated-at.bofh.it> |
Hi all, It looks like the series has fully been acked, can someone merge this into xentip? Cheers, On 04/24/2017 06:58 PM, Julien Grall wrote: > Hi all, > > This small patch series implements EFI reset_system callback when using EFI > Xen. Without this, it will not be possible to reboot/power off ARM64 DOM0 > when using ACPI. > > Cheers, > > Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com> > Cc: Juergen Gross <jgross@suse.com> > > Julien Grall (3): > xen: Export xen_reboot > arm/xen: Consolidate calls to shutdown hypercall in a single helper > xen: Implement EFI reset_system callback > > arch/arm/xen/efi.c | 2 +- > arch/arm/xen/enlighten.c | 16 ++++++++++------ > arch/x86/xen/efi.c | 2 +- > arch/x86/xen/enlighten.c | 2 +- > drivers/xen/efi.c | 18 ++++++++++++++++++ > include/xen/xen-ops.h | 5 +++++ > 6 files changed, 36 insertions(+), 9 deletions(-) > -- Julien Grall
[toc] | [next] | [standalone]
| From | Juergen Gross <jgross@suse.com> |
|---|---|
| Date | 2017-05-02 11:40 +0200 |
| Message-ID | <tCCrM-4Nn-21@gated-at.bofh.it> |
| In reply to | #1634276 |
On 02/05/17 11:08, Julien Grall wrote: > Hi all, > > It looks like the series has fully been acked, can someone merge this > into xentip? As I already wrote: patch 1 doesn't apply any longer. As there were other conflicts between xentip and Linus' tree I'm doing a rebase of for-linus-4.12 right now, so I can do the rebase of this patch for you. Juergen > > Cheers, > > On 04/24/2017 06:58 PM, Julien Grall wrote: >> Hi all, >> >> This small patch series implements EFI reset_system callback when >> using EFI >> Xen. Without this, it will not be possible to reboot/power off ARM64 DOM0 >> when using ACPI. >> >> Cheers, >> >> Cc: Boris Ostrovsky <boris.ostrovsky@oracle.com> >> Cc: Juergen Gross <jgross@suse.com> >> >> Julien Grall (3): >> xen: Export xen_reboot >> arm/xen: Consolidate calls to shutdown hypercall in a single helper >> xen: Implement EFI reset_system callback >> >> arch/arm/xen/efi.c | 2 +- >> arch/arm/xen/enlighten.c | 16 ++++++++++------ >> arch/x86/xen/efi.c | 2 +- >> arch/x86/xen/enlighten.c | 2 +- >> drivers/xen/efi.c | 18 ++++++++++++++++++ >> include/xen/xen-ops.h | 5 +++++ >> 6 files changed, 36 insertions(+), 9 deletions(-) >> >
[toc] | [prev] | [next] | [standalone]
| From | Julien Grall <julien.grall@arm.com> |
|---|---|
| Date | 2017-05-02 13:00 +0200 |
| Message-ID | <tCDHb-5wb-3@gated-at.bofh.it> |
| In reply to | #1634300 |
Hi Juergen, On 02/05/17 10:30, Juergen Gross wrote: > On 02/05/17 11:08, Julien Grall wrote: >> Hi all, >> >> It looks like the series has fully been acked, can someone merge this >> into xentip? > > As I already wrote: patch 1 doesn't apply any longer. > > As there were other conflicts between xentip and Linus' tree I'm doing > a rebase of for-linus-4.12 right now, so I can do the rebase of this > patch for you. Sorry I missed your answer on patch #1. I saw you just rebased it, thank you for that! Cheers, -- Julien Grall
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web