All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org,
	Alexey Brodkin <Alexey.Brodkin@synopsys.com>,
	Alexey Brodkin <abrodkin@synopsys.com>,
	Kevin Hilman <khilman@baylibre.com>,
	Vineet Gupta <vgupta@synopsys.com>
Subject: Re: [PATCH v4.4] ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
Date: Wed, 18 Sep 2019 15:39:17 +0200	[thread overview]
Message-ID: <20190918133917.GE1908968@kroah.com> (raw)
In-Reply-To: <20190918133423.17639-1-linux@roeck-us.net>

On Wed, Sep 18, 2019 at 06:34:23AM -0700, Guenter Roeck wrote:
> From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
> 
> commit 64234961c145606b36eaa82c47b11be842b21049 upstream.
> 
> We used to have pre-set CONFIG_INITRAMFS_SOURCE with local path
> to intramfs in ARC defconfigs. This was quite convenient for
> in-house development but not that convenient for newcomers
> who obviusly don't have folders like "arc_initramfs" next to
> the Linux source tree. Which leads to quite surprising failure
> of defconfig building:
> ------------------------------->8-----------------------------
>   ../scripts/gen_initramfs_list.sh: Cannot open '../../arc_initramfs_hs/'
> ../usr/Makefile:57: recipe for target 'usr/initramfs_data.cpio.gz' failed
> make[2]: *** [usr/initramfs_data.cpio.gz] Error 1
> ------------------------------->8-----------------------------
> 
> So now when more and more people start to deal with our defconfigs
> let's make their life easier with removal of CONFIG_INITRAMFS_SOURCE.
> 
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Cc: Kevin Hilman <khilman@baylibre.com>
> Cc: stable@vger.kernel.org
> 
> Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
> [backport: Fix context conflicts, drop non-existing configuration files]
> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
> ---
> This patch fixes various build errors observed at kernelci.

Now queued up, thanks!

greg k-h

      reply	other threads:[~2019-09-18 13:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-18 13:34 [PATCH v4.4] ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs Guenter Roeck
2019-09-18 13:39 ` Greg Kroah-Hartman [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=20190918133917.GE1908968@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=Alexey.Brodkin@synopsys.com \
    --cc=abrodkin@synopsys.com \
    --cc=khilman@baylibre.com \
    --cc=linux@roeck-us.net \
    --cc=stable@vger.kernel.org \
    --cc=vgupta@synopsys.com \
    /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.