All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] libfdt queue 20181002
@ 2018-10-02  4:25 David Gibson
  2018-10-02  4:25 ` [Qemu-devel] [PULL 1/1] Update dtc/libfdt submodule to v1.4.7 David Gibson
  2018-10-02 12:04 ` [Qemu-devel] [PULL 0/1] libfdt queue 20181002 Peter Maydell
  0 siblings, 2 replies; 3+ messages in thread
From: David Gibson @ 2018-10-02  4:25 UTC (permalink / raw)
  To: peter.maydell; +Cc: aik, qemu-devel, qemu-ppc, David Gibson

The following changes since commit a2ef4d9e95400cd387ab4ae19a317741e458fb07:

  Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' into staging (2018-10-01 15:44:30 +0100)

are available in the Git repository at:

  git://github.com/dgibson/qemu.git tags/libfdt-20181002

for you to fetch changes up to 0b001b3094bcf80a5a0c3b7655029a10fb63f661:

  Update dtc/libfdt submodule to v1.4.7 (2018-10-02 13:53:26 +1000)

----------------------------------------------------------------
Update dtc submodule to v1.4.7

We have some upcoming things planned for ppc that will require some
newer libfdt features.  In preparation, update the dtc/libfdt
submodule to upstreasm version v1.4.7.

----------------------------------------------------------------
David Gibson (1):
      Update dtc/libfdt submodule to v1.4.7

 dtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Qemu-devel] [PULL 1/1] Update dtc/libfdt submodule to v1.4.7
  2018-10-02  4:25 [Qemu-devel] [PULL 0/1] libfdt queue 20181002 David Gibson
@ 2018-10-02  4:25 ` David Gibson
  2018-10-02 12:04 ` [Qemu-devel] [PULL 0/1] libfdt queue 20181002 Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: David Gibson @ 2018-10-02  4:25 UTC (permalink / raw)
  To: peter.maydell; +Cc: aik, qemu-devel, qemu-ppc, David Gibson

dtc v1.4.7 contains a bunch of improvements to make libfdt safer against
handling a corrupted or malicious tree, which is a good thing to have.  It
also includes an explicit fdt checking function that we'll be wanting in
future.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
---
 dtc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dtc b/dtc
index e54388015a..88f18909db 160000
--- a/dtc
+++ b/dtc
@@ -1 +1 @@
-Subproject commit e54388015af1fb4bf04d0bca99caba1074d9cc42
+Subproject commit 88f18909db731a627456f26d779445f84e449536
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Qemu-devel] [PULL 0/1] libfdt queue 20181002
  2018-10-02  4:25 [Qemu-devel] [PULL 0/1] libfdt queue 20181002 David Gibson
  2018-10-02  4:25 ` [Qemu-devel] [PULL 1/1] Update dtc/libfdt submodule to v1.4.7 David Gibson
@ 2018-10-02 12:04 ` Peter Maydell
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Maydell @ 2018-10-02 12:04 UTC (permalink / raw)
  To: David Gibson; +Cc: Alexey Kardashevskiy, QEMU Developers, qemu-ppc

On 2 October 2018 at 05:25, David Gibson <david@gibson.dropbear.id.au> wrote:
> The following changes since commit a2ef4d9e95400cd387ab4ae19a317741e458fb07:
>
>   Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181001-pull-request' into staging (2018-10-01 15:44:30 +0100)
>
> are available in the Git repository at:
>
>   git://github.com/dgibson/qemu.git tags/libfdt-20181002
>
> for you to fetch changes up to 0b001b3094bcf80a5a0c3b7655029a10fb63f661:
>
>   Update dtc/libfdt submodule to v1.4.7 (2018-10-02 13:53:26 +1000)
>
> ----------------------------------------------------------------
> Update dtc submodule to v1.4.7
>
> We have some upcoming things planned for ppc that will require some
> newer libfdt features.  In preparation, update the dtc/libfdt
> submodule to upstreasm version v1.4.7.
>
> ----------------------------------------------------------------
> David Gibson (1):
>       Update dtc/libfdt submodule to v1.4.7
>
>  dtc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)


Applied, thanks.

-- PMM

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-10-02 12:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-02  4:25 [Qemu-devel] [PULL 0/1] libfdt queue 20181002 David Gibson
2018-10-02  4:25 ` [Qemu-devel] [PULL 1/1] Update dtc/libfdt submodule to v1.4.7 David Gibson
2018-10-02 12:04 ` [Qemu-devel] [PULL 0/1] libfdt queue 20181002 Peter Maydell

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.