linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: s.trumtrar@pengutronix.de (Steffen Trumtrar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] ARM: socfpga: enable INOTIFY_USER
Date: Mon, 20 Oct 2014 19:33:02 +0200	[thread overview]
Message-ID: <20141020173302.GI10262@pengutronix.de> (raw)
In-Reply-To: <CADhT+wewct1Gak+9zsqeei0CTYaQJkqA9v+j9CBiE0fkaEokyw@mail.gmail.com>

Hi!

On Mon, Oct 20, 2014 at 11:49:28AM -0500, Dinh Nguyen wrote:
> Hi Steffen,
> 
> On Sun, Oct 19, 2014 at 6:53 AM, Steffen Trumtrar
> <s.trumtrar@pengutronix.de> wrote:
> > The defconfig has every options that are needed to boot a systemd-based
> > user space apart from INOTIFY_USER.
> >
> > Enable it.
> >
> > Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
> > ---
> >  arch/arm/configs/socfpga_defconfig | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/arch/arm/configs/socfpga_defconfig b/arch/arm/configs/socfpga_defconfig
> > index 40eaca055c85..f5a6af6a0de9 100644
> > --- a/arch/arm/configs/socfpga_defconfig
> > +++ b/arch/arm/configs/socfpga_defconfig
> > @@ -86,7 +86,7 @@ CONFIG_EXT2_FS_XATTR=y
> >  CONFIG_EXT2_FS_POSIX_ACL=y
> >  CONFIG_EXT3_FS=y
> >  # CONFIG_DNOTIFY is not set
> > -# CONFIG_INOTIFY_USER is not set
> > +CONFIG_INOTIFY_USER=y
> >  CONFIG_VFAT_FS=y
> >  CONFIG_NTFS_FS=y
> >  CONFIG_NTFS_RW=y
> 
> I was about to send up a patch for an update of the defconfig.
> 
> diff --git a/arch/arm/configs/socfpga_defconfig
> b/arch/arm/configs/socfpga_defconfig
> index d7a5855..3037e39 100644
> --- a/arch/arm/configs/socfpga_defconfig
> +++ b/arch/arm/configs/socfpga_defconfig
> @@ -93,8 +93,7 @@ CONFIG_EXT2_FS_POSIX_ACL=y
>  CONFIG_EXT3_FS=y
>  CONFIG_NFS_FS=y
>  CONFIG_ROOT_NFS=y
> -# CONFIG_DNOTIFY is not set
> -# CONFIG_INOTIFY_USER is not set
> +CONFIG_INOTIFY_USER=y
>  CONFIG_FHANDLE=y
>  CONFIG_VFAT_FS=y
>  CONFIG_NTFS_FS=y
> @@ -123,3 +122,13 @@ CONFIG_USB=y
>  CONFIG_USB_DWC2=y
>  CONFIG_USB_DWC2_HOST=y
>  CONFIG_USB_DWC2_PLATFORM=y
> +CONFIG_SIGNALFD=y
> +CONFIG_REGULATOR=y
> +CONFIG_REGULATOR_FIXED_VOLTAGE=y
> +CONFIG_SRAM=y
> +CONFIG_DEVTMPFS_MOUNT=y
> +CONFIG_CONFIGFS_FS=y
> +CONFIG_PMBUS=y
> +CONFIG_SENSORS_PMBUS=y
> +CONFIG_SENSORS_LTC2978=y
> +CONFIG_SENSORS_LTC2978_REGULATOR=y
> > --
> 
> Do you mind if I combine all 3 of your patches into 1 and add your
> Signed-off-by?
> IIRC, the ARM maintainers would like to avoid less churn of defconfig files as
> much as possible?
> 

No problem with me. Go ahead.

Thanks,
Steffen

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

      reply	other threads:[~2014-10-20 17:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-19 11:53 [PATCH 1/3] ARM: socfpga: cleanup socfpga_defconfig Steffen Trumtrar
2014-10-19 11:53 ` [PATCH 2/3] ARM: socfpga: enable PL330_DMA Steffen Trumtrar
2014-10-19 11:53 ` [PATCH 3/3] ARM: socfpga: enable INOTIFY_USER Steffen Trumtrar
2014-10-20 16:49   ` Dinh Nguyen
2014-10-20 17:33     ` Steffen Trumtrar [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=20141020173302.GI10262@pengutronix.de \
    --to=s.trumtrar@pengutronix.de \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).