linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Marc Gonzalez <marc.w.gonzalez@free.fr>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] ARM: configs: Remove useless UEVENT_HELPER_PATH
Date: Tue, 4 Jun 2019 10:06:44 +0200	[thread overview]
Message-ID: <CAJKOXPfjKmqciquODRXJpEuzOBi2eFMFkMJbx_B3O-n_PSNDJA@mail.gmail.com> (raw)
In-Reply-To: <b5f2ad6a-cccc-9ca9-557f-0ce13e2ccc87@free.fr>

On Tue, 4 Jun 2019 at 09:57, Marc Gonzalez <marc.w.gonzalez@free.fr> wrote:
>
> On 04/06/2019 09:53, Krzysztof Kozlowski wrote:
>
> > Remove the CONFIG_UEVENT_HELPER_PATH because:
> > 1. It is disabled since commit 1be01d4a5714 ("driver: base: Disable
> >    CONFIG_UEVENT_HELPER by default") as its dependency (UEVENT_HELPER) was
> >    made default to 'n',
> > 2. It is not recommended (help message: "This should not be used today
> >    [...] creates a high system load") and was kept only for ancient
> >    userland,
> > 3. Certain userland specifically requests it to be disabled (systemd
> >    README: "Legacy hotplug slows down the system and confuses udev").
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
> > ---
> >  arch/arm/configs/acs5k_defconfig          |   1 -
> >  arch/arm/configs/acs5k_tiny_defconfig     |   1 -
> >  arch/arm/configs/am200epdkit_defconfig    |   1 -
> >  arch/arm/configs/aspeed_g4_defconfig      |   1 -
> >  arch/arm/configs/aspeed_g5_defconfig      |   1 -
> >  arch/arm/configs/at91_dt_defconfig        |   1 -
> >  arch/arm/configs/axm55xx_defconfig        |   1 -
> >  arch/arm/configs/cm_x2xx_defconfig        |   1 -
> >  arch/arm/configs/cm_x300_defconfig        |   1 -
> >  arch/arm/configs/cns3420vb_defconfig      |   1 -
> >  arch/arm/configs/colibri_pxa270_defconfig |   1 -
> >  arch/arm/configs/colibri_pxa300_defconfig |   1 -
> >  arch/arm/configs/corgi_defconfig          |   1 -
> >  arch/arm/configs/dove_defconfig           |   1 -
> >  arch/arm/configs/em_x270_defconfig        |   1 -
> >  arch/arm/configs/ep93xx_defconfig         |   1 -
> >  arch/arm/configs/eseries_pxa_defconfig    |   1 -
> >  arch/arm/configs/ezx_defconfig            |   1 -
> >  arch/arm/configs/gemini_defconfig         |   1 -
> >  arch/arm/configs/h3600_defconfig          |   1 -
> >  arch/arm/configs/h5000_defconfig          |   1 -
> >  arch/arm/configs/imote2_defconfig         |   1 -
> >  arch/arm/configs/imx_v4_v5_defconfig      |   1 -
> >  arch/arm/configs/iop13xx_defconfig        |   1 -
> >  arch/arm/configs/iop32x_defconfig         |   1 -
> >  arch/arm/configs/iop33x_defconfig         |   1 -
> >  arch/arm/configs/ixp4xx_defconfig         |   1 -
> >  arch/arm/configs/jornada720_defconfig     |   1 -
> >  arch/arm/configs/keystone_defconfig       |   1 -
> >  arch/arm/configs/ks8695_defconfig         |   1 -
> >  arch/arm/configs/lpc32xx_defconfig        |   1 -
> >  arch/arm/configs/magician_defconfig       |   1 -
> >  arch/arm/configs/moxart_defconfig         |   1 -
> >  arch/arm/configs/multi_v5_defconfig       |   1 -
> >  arch/arm/configs/mv78xx0_defconfig        |   1 -
> >  arch/arm/configs/mvebu_v5_defconfig       |   1 -
> >  arch/arm/configs/mvebu_v7_defconfig       |   1 -
> >  arch/arm/configs/nhk8815_defconfig        |   1 -
> >  arch/arm/configs/nuc910_defconfig         |   1 -
> >  arch/arm/configs/nuc950_defconfig         |   1 -
> >  arch/arm/configs/nuc960_defconfig         |   1 -
> >  arch/arm/configs/omap1_defconfig          |   1 -
> >  arch/arm/configs/orion5x_defconfig        |   1 -
> >  arch/arm/configs/palmz72_defconfig        |   1 -
> >  arch/arm/configs/pcm027_defconfig         |   1 -
> >  arch/arm/configs/prima2_defconfig         |   1 -
> >  arch/arm/configs/proceq_vf_bck_defconfig  | 255 +++++++++++++++++++++++++++
> >  arch/arm/configs/proceq_vf_crc_defconfig  | 278 ++++++++++++++++++++++++++++++

Ooops, indeed. Thanks for spotting them.

Best regards,
Krzysztof

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-06-04  8:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-04  7:53 [PATCH] ARM: configs: Remove useless UEVENT_HELPER_PATH Krzysztof Kozlowski
2019-06-04  7:57 ` Marc Gonzalez
2019-06-04  8:06   ` Krzysztof Kozlowski [this message]
2019-06-04  7:57 ` Geert Uytterhoeven
2019-06-04  8:06   ` Krzysztof Kozlowski
2019-06-04  8:39 ` Alexandre Belloni

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=CAJKOXPfjKmqciquODRXJpEuzOBi2eFMFkMJbx_B3O-n_PSNDJA@mail.gmail.com \
    --to=krzk@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=marc.w.gonzalez@free.fr \
    /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).