All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Daney <ddaney@caviumnetworks.com>
To: James Hogan <james.hogan@imgtec.com>, Ralf Baechle <ralf@linux-mips.org>
Cc: David Daney <david.daney@cavium.com>, linux-mips@linux-mips.org
Subject: Re: [PATCH] MIPS: OCTEON: Enable DEVTMPFS
Date: Wed, 15 Feb 2017 10:00:25 -0800	[thread overview]
Message-ID: <6bdf5b3b-92c1-9fdd-8530-c72ca5e7dfd7@caviumnetworks.com> (raw)
In-Reply-To: <671051812ff6eee41f009753e22e79eed98f7502.1487178952.git-series.james.hogan@imgtec.com>

On 02/15/2017 09:17 AM, James Hogan wrote:
> Recent versions of udev and systemd require the kernel to be compiled
> with CONFIG_DEVTMPFS in order to populate the /dev directory. Most MIPS
> platforms have it enabled by default, so enable it for the Cavium Octeon
> defconfig as well. This will assist with automated kernel boot testing.
>
> Signed-off-by: James Hogan <james.hogan@imgtec.com>
> Cc: Ralf Baechle <ralf@linux-mips.org>
> Cc: David Daney <david.daney@cavium.com>
> Cc: linux-mips@linux-mips.org

Sounds good,
Acked-by: David Daney <david.daney@cavium.com>

> ---
>  arch/mips/configs/cavium_octeon_defconfig | 1 +
>  1 file changed, 1 insertion(+), 0 deletions(-)
>
> diff --git a/arch/mips/configs/cavium_octeon_defconfig b/arch/mips/configs/cavium_octeon_defconfig
> index d470d08362c0..31e3c4d9adb0 100644
> --- a/arch/mips/configs/cavium_octeon_defconfig
> +++ b/arch/mips/configs/cavium_octeon_defconfig
> @@ -45,6 +45,7 @@ CONFIG_SYN_COOKIES=y
>  # CONFIG_INET_LRO is not set
>  CONFIG_IPV6=y
>  CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_DEVTMPFS=y
>  # CONFIG_FW_LOADER is not set
>  CONFIG_MTD=y
>  # CONFIG_MTD_OF_PARTS is not set
>

      reply	other threads:[~2017-02-15 18:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-15 17:17 [PATCH] MIPS: OCTEON: Enable DEVTMPFS James Hogan
2017-02-15 17:17 ` James Hogan
2017-02-15 18:00 ` David Daney [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=6bdf5b3b-92c1-9fdd-8530-c72ca5e7dfd7@caviumnetworks.com \
    --to=ddaney@caviumnetworks.com \
    --cc=david.daney@cavium.com \
    --cc=james.hogan@imgtec.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.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.