[PATCH 1/1] UBUNTU: Disable CONFIG_UEVENT_HELPER_PATH
Tim Gardner
tim.gardner at canonical.com
Thu Mar 19 13:51:35 UTC 2009
Amit Kucheria wrote:
> We don't use /sbin/hotplug anymore. Should save a few cycles since it is tested
> for in lib/kobject_uevent.c:233
>
> Signed-off-by: Amit Kucheria <amit.kucheria at canonical.com>
> ---
> debian/config/amd64/config | 2 +-
> debian/config/armel/config | 2 +-
> debian/config/i386/config | 2 +-
> debian/config/lpia/config | 2 +-
> 4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/debian/config/amd64/config b/debian/config/amd64/config
> index bed6892..7163678 100644
> --- a/debian/config/amd64/config
> +++ b/debian/config/amd64/config
> @@ -3148,7 +3148,7 @@ CONFIG_UBIFS_FS_ZLIB=y
> CONFIG_UCB1400_CORE=m
> CONFIG_UDF_FS=m
> CONFIG_UDF_NLS=y
> -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_UEVENT_HELPER_PATH=""
> # CONFIG_UFS_DEBUG is not set
> CONFIG_UFS_FS=m
> # CONFIG_UFS_FS_WRITE is not set
> diff --git a/debian/config/armel/config b/debian/config/armel/config
> index 7dae50a..54511be 100644
> --- a/debian/config/armel/config
> +++ b/debian/config/armel/config
> @@ -352,7 +352,7 @@ CONFIG_TMPFS=y
> # CONFIG_TP_SMAPI is not set
> # CONFIG_TP_SMAPI_EC is not set
> CONFIG_TRACE_IRQFLAGS_SUPPORT=y
> -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_UEVENT_HELPER_PATH=""
> # CONFIG_UFS_FS is not set
> CONFIG_UID16=y
> # CONFIG_UIO is not set
> diff --git a/debian/config/i386/config b/debian/config/i386/config
> index e0bd5c1..e57c4f1 100644
> --- a/debian/config/i386/config
> +++ b/debian/config/i386/config
> @@ -3384,7 +3384,7 @@ CONFIG_UBIFS_FS_ZLIB=y
> CONFIG_UCB1400_CORE=m
> CONFIG_UDF_FS=m
> CONFIG_UDF_NLS=y
> -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_UEVENT_HELPER_PATH=""
> # CONFIG_UFS_DEBUG is not set
> CONFIG_UFS_FS=m
> # CONFIG_UFS_FS_WRITE is not set
> diff --git a/debian/config/lpia/config b/debian/config/lpia/config
> index 0c4a96f..ffd8f65 100644
> --- a/debian/config/lpia/config
> +++ b/debian/config/lpia/config
> @@ -3081,7 +3081,7 @@ CONFIG_UBIFS_FS_LZO=y
> CONFIG_UBIFS_FS_ZLIB=y
> CONFIG_UDF_FS=m
> CONFIG_UDF_NLS=y
> -CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"
> +CONFIG_UEVENT_HELPER_PATH=""
> # CONFIG_UFS_DEBUG is not set
> CONFIG_UFS_FS=m
> # CONFIG_UFS_FS_WRITE is not set
ACK
--
Tim Gardner tim.gardner at canonical.com
More information about the kernel-team
mailing list