Linux kernel -stable discussions
 help / color / mirror / Atom feed
From: Sasha Levin <sashal@kernel.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Michael Ellerman <mpe@ellerman.id.au>,
	Sasha Levin <alexander.levin@microsoft.com>
Subject: Re: [PATCH v3.18,v4.4] powerpc/boot: Fix random libfdt related build errors
Date: Mon, 17 Dec 2018 18:37:24 -0500	[thread overview]
Message-ID: <20181217233724.GW2746@sasha-vm> (raw)
In-Reply-To: <1544887839-5679-1-git-send-email-linux@roeck-us.net>

On Sat, Dec 15, 2018 at 07:30:39AM -0800, Guenter Roeck wrote:
>[ Upstream commit 64c3f648c25d108f346fdc96c15180c6b7d250e9 ]
>
>Once in a while I see build errors similar to the following
>when building images from a clean tree.
>
>  Building powerpc:virtex-ml507:44x/virtex5_defconfig ... failed
>  ------------
>  Error log:
>  arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error:
>  	libfdt.h: No such file or directory
>
>  Building powerpc:bamboo:smpdev:44x/bamboo_defconfig ... failed
>  ------------
>  Error log:
>  arch/powerpc/boot/treeboot-akebono.c:37:20: fatal error:
>  	libfdt.h: No such file or directory
>
>  arch/powerpc/boot/treeboot-currituck.c:35:20: fatal error:
>       libfdt.h: No such file or directory
>
>Rebuilds will succeed.
>
>Turns out that several source files in arch/powerpc/boot/ include
>libfdt.h, but Makefile dependencies are incomplete. Let's fix that.
>
>Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
>Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
>Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>[groeck: Backport to v4.4.y]
>Signed-off-by: Guenter Roeck <linux@roeck-us.net>
>---
>For some reason I see the build error fixed with this patch more often
>lately. It would be great if you can apply it to v3.18.y and v4.4.y.
>Tested on both v3.18.y and v4.4.y.

Queued for both trees, thank you.

--
Thanks,
Sasha

      reply	other threads:[~2018-12-17 23:37 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-15 15:30 [PATCH v3.18,v4.4] powerpc/boot: Fix random libfdt related build errors Guenter Roeck
2018-12-17 23:37 ` Sasha Levin [this message]

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=20181217233724.GW2746@sasha-vm \
    --to=sashal@kernel.org \
    --cc=alexander.levin@microsoft.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux@roeck-us.net \
    --cc=mpe@ellerman.id.au \
    --cc=stable@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox