From: Matt Fleming <matt-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
To: Shannon Zhao <zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
Cc: Shannon Zhao
<shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
catalin.marinas-5wv7dgnIgG8@public.gmane.org,
will.deacon-5wv7dgnIgG8@public.gmane.org,
sstabellini-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
stefano-yd54mjeZNzVBDgjK7y7TUQ@public.gmane.org,
julien.grall-5wv7dgnIgG8@public.gmane.org,
ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org,
Ingo Molnar <mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Thomas Gleixner <tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org>,
"H. Peter Anvin" <hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org>,
Linus Torvalds
<torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Subject: Re: [PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI
Date: Thu, 12 May 2016 11:04:10 +0100 [thread overview]
Message-ID: <20160512100410.GA2728@codeblueprint.co.uk> (raw)
In-Reply-To: <5733E8CF.3070004-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
On Thu, 12 May, at 10:22:07AM, Shannon Zhao wrote:
>
> As said above, I will rebase this patch on top of the EFI next branch.
OK thanks.
Note that it is not possible to escape merge conflicts, since there
are changes in the xen tip tree that are not in the EFI next branch
and vice versa.
For example these commits from xen/linux-next look relevant,
8e147fcc3ffa ("FDT: Add a helper to get the subnode by given name")
37060935dc04 ("ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services")
acb2c923a860 ("XEN: EFI: Move x86 specific codes to architecture directory")
055be2d42408 ("ARM: Xen: Document UEFI support on Xen ARM virtual platforms")
3915fea959b6 ("ARM: XEN: Move xen_early_init() before efi_init()")
Linus, Stefano, tip-folks: I'm soliciting opinions on the correct way
to handle this inter-tree dependency where we've got changes to EFI
code in two separate trees and Shannon wants to write patches on top
of both.
I'm guessing the best solution is to merge xen/linux-next and efi/next
into a topic branch either in the EFI tree or Xen tree, but I want to
be cautious of the branch history that will create.
(In hindsight all of these change should have probably gone via the
EFI tree.)
WARNING: multiple messages have this Message-ID (diff)
From: matt@codeblueprint.co.uk (Matt Fleming)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI
Date: Thu, 12 May 2016 11:04:10 +0100 [thread overview]
Message-ID: <20160512100410.GA2728@codeblueprint.co.uk> (raw)
In-Reply-To: <5733E8CF.3070004@huawei.com>
On Thu, 12 May, at 10:22:07AM, Shannon Zhao wrote:
>
> As said above, I will rebase this patch on top of the EFI next branch.
OK thanks.
Note that it is not possible to escape merge conflicts, since there
are changes in the xen tip tree that are not in the EFI next branch
and vice versa.
For example these commits from xen/linux-next look relevant,
8e147fcc3ffa ("FDT: Add a helper to get the subnode by given name")
37060935dc04 ("ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services")
acb2c923a860 ("XEN: EFI: Move x86 specific codes to architecture directory")
055be2d42408 ("ARM: Xen: Document UEFI support on Xen ARM virtual platforms")
3915fea959b6 ("ARM: XEN: Move xen_early_init() before efi_init()")
Linus, Stefano, tip-folks: I'm soliciting opinions on the correct way
to handle this inter-tree dependency where we've got changes to EFI
code in two separate trees and Shannon wants to write patches on top
of both.
I'm guessing the best solution is to merge xen/linux-next and efi/next
into a topic branch either in the EFI tree or Xen tree, but I want to
be cautious of the branch history that will create.
(In hindsight all of these change should have probably gone via the
EFI tree.)
WARNING: multiple messages have this Message-ID (diff)
From: Matt Fleming <matt@codeblueprint.co.uk>
To: Shannon Zhao <zhaoshenglong@huawei.com>
Cc: Shannon Zhao <shannon.zhao@linaro.org>,
linux-arm-kernel@lists.infradead.org, catalin.marinas@arm.com,
will.deacon@arm.com, sstabellini@kernel.org, stefano@aporeto.com,
julien.grall@arm.com, ard.biesheuvel@linaro.org,
xen-devel@lists.xen.org, devicetree@vger.kernel.org,
linux-efi@vger.kernel.org, linux-kernel@vger.kernel.org,
peter.huangpeng@huawei.com, Ingo Molnar <mingo@kernel.org>,
Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Linus Torvalds <torvalds@linux-foundation.org>
Subject: Re: [PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI
Date: Thu, 12 May 2016 11:04:10 +0100 [thread overview]
Message-ID: <20160512100410.GA2728@codeblueprint.co.uk> (raw)
In-Reply-To: <5733E8CF.3070004@huawei.com>
On Thu, 12 May, at 10:22:07AM, Shannon Zhao wrote:
>
> As said above, I will rebase this patch on top of the EFI next branch.
OK thanks.
Note that it is not possible to escape merge conflicts, since there
are changes in the xen tip tree that are not in the EFI next branch
and vice versa.
For example these commits from xen/linux-next look relevant,
8e147fcc3ffa ("FDT: Add a helper to get the subnode by given name")
37060935dc04 ("ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services")
acb2c923a860 ("XEN: EFI: Move x86 specific codes to architecture directory")
055be2d42408 ("ARM: Xen: Document UEFI support on Xen ARM virtual platforms")
3915fea959b6 ("ARM: XEN: Move xen_early_init() before efi_init()")
Linus, Stefano, tip-folks: I'm soliciting opinions on the correct way
to handle this inter-tree dependency where we've got changes to EFI
code in two separate trees and Shannon wants to write patches on top
of both.
I'm guessing the best solution is to merge xen/linux-next and efi/next
into a topic branch either in the EFI tree or Xen tree, but I want to
be cautious of the branch history that will create.
(In hindsight all of these change should have probably gone via the
EFI tree.)
next prev parent reply other threads:[~2016-05-12 10:04 UTC|newest]
Thread overview: 35+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-06 8:32 [PATCH] Xen: EFI: Parse DT parameters for Xen specific UEFI Shannon Zhao
2016-05-06 8:32 ` Shannon Zhao
2016-05-06 8:32 ` Shannon Zhao
2016-05-06 15:52 ` Mathieu Poirier
2016-05-11 12:27 ` Matt Fleming
[not found] ` <1462523526-3172-1-git-send-email-zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2016-05-06 15:52 ` Mathieu Poirier
2016-05-06 15:52 ` Mathieu Poirier
2016-05-06 15:52 ` Mathieu Poirier
[not found] ` <CANLsYkxUyiUfdjm39SvhKSvmddPLFP3JFAeHpYuxgPyZfexw6w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-05-11 12:29 ` Matt Fleming
2016-05-11 12:29 ` Matt Fleming
2016-05-11 12:29 ` Matt Fleming
2016-05-11 12:29 ` Matt Fleming
2016-05-11 12:27 ` Matt Fleming
2016-05-11 12:27 ` Matt Fleming
2016-05-11 12:27 ` Matt Fleming
2016-05-11 13:35 ` Shannon Zhao
[not found] ` <20160511122730.GU2839-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-05-11 13:35 ` Shannon Zhao
2016-05-11 13:35 ` Shannon Zhao
2016-05-11 13:35 ` Shannon Zhao
2016-05-11 23:24 ` Matt Fleming
2016-05-11 23:24 ` Matt Fleming
[not found] ` <20160511232444.GY2839-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-05-12 2:22 ` Shannon Zhao
2016-05-12 2:22 ` Shannon Zhao
2016-05-12 2:22 ` Shannon Zhao
[not found] ` <5733E8CF.3070004-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2016-05-12 10:04 ` Matt Fleming [this message]
2016-05-12 10:04 ` Matt Fleming
2016-05-12 10:04 ` Matt Fleming
2016-05-12 10:58 ` Stefano Stabellini
[not found] ` <20160512100410.GA2728-mF/unelCI9GS6iBeEJttW/XRex20P6io@public.gmane.org>
2016-05-12 10:58 ` Stefano Stabellini
2016-05-12 10:58 ` Stefano Stabellini
2016-05-12 10:58 ` Stefano Stabellini
2016-05-12 10:04 ` Matt Fleming
2016-05-12 2:22 ` Shannon Zhao
2016-05-11 23:24 ` Matt Fleming
-- strict thread matches above, loose matches on Subject: below --
2016-05-06 8:32 Shannon Zhao
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=20160512100410.GA2728@codeblueprint.co.uk \
--to=matt-mf/unelci9gs6ibeejttw/xrex20p6io@public.gmane.org \
--cc=ard.biesheuvel-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=catalin.marinas-5wv7dgnIgG8@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=hpa-YMNOUZJC4hwAvxtiuMwx3w@public.gmane.org \
--cc=julien.grall-5wv7dgnIgG8@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-efi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mingo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=peter.huangpeng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org \
--cc=shannon.zhao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org \
--cc=sstabellini-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=stefano-yd54mjeZNzVBDgjK7y7TUQ@public.gmane.org \
--cc=tglx-hfZtesqFncYOwBW4kG4KsQ@public.gmane.org \
--cc=torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
--cc=will.deacon-5wv7dgnIgG8@public.gmane.org \
--cc=xen-devel-GuqFBffKawuEi8DpZVb4nw@public.gmane.org \
--cc=zhaoshenglong-hv44wF8Li93QT0dZR+AlfA@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.