public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Greg Ungerer <gerg@linux-m68k.org>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	Geert Uytterhoeven <geert@linux-m68k.org>,
	linux-m68k@lists.linux-m68k.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] m68k: configs: Cleanup old Kconfig IO scheduler options
Date: Fri, 31 Jan 2020 16:38:49 +1000	[thread overview]
Message-ID: <1c7ff9f2-f3fe-ad04-e660-c0e1796280a1@linux-m68k.org> (raw)
In-Reply-To: <20200130192520.3202-1-krzk@kernel.org>

Hi Krzysztof,

On 31/1/20 5:25 am, Krzysztof Kozlowski wrote:
> CONFIG_IOSCHED_DEADLINE and CONFIG_IOSCHED_CFQ are gone since
> commit f382fb0bcef4 ("block: remove legacy IO schedulers").
> 
> The IOSCHED_DEADLINE was replaced by MQ_IOSCHED_DEADLINE and it will be
> now enabled by default (along with MQ_IOSCHED_KYBER).
> 
> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

Thanks, I will apply to the m68knommu git tree (for-next branch).

Regards
Greg


> ---
>   arch/m68k/configs/amcore_defconfig   | 1 -
>   arch/m68k/configs/m5208evb_defconfig | 2 --
>   arch/m68k/configs/m5249evb_defconfig | 2 --
>   arch/m68k/configs/m5272c3_defconfig  | 2 --
>   arch/m68k/configs/m5275evb_defconfig | 2 --
>   arch/m68k/configs/m5307c3_defconfig  | 2 --
>   arch/m68k/configs/m5407c3_defconfig  | 2 --
>   arch/m68k/configs/m5475evb_defconfig | 2 --
>   8 files changed, 15 deletions(-)
> 
> diff --git a/arch/m68k/configs/amcore_defconfig b/arch/m68k/configs/amcore_defconfig
> index d5e683dd885d..3a84f24d41c8 100644
> --- a/arch/m68k/configs/amcore_defconfig
> +++ b/arch/m68k/configs/amcore_defconfig
> @@ -13,7 +13,6 @@ CONFIG_EMBEDDED=y
>   # CONFIG_SLUB_DEBUG is not set
>   # CONFIG_COMPAT_BRK is not set
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   CONFIG_M5307=y
>   CONFIG_AMCORE=y
> diff --git a/arch/m68k/configs/m5208evb_defconfig b/arch/m68k/configs/m5208evb_defconfig
> index a3102ff7e5ed..0ee3079f6ca9 100644
> --- a/arch/m68k/configs/m5208evb_defconfig
> +++ b/arch/m68k/configs/m5208evb_defconfig
> @@ -10,8 +10,6 @@ CONFIG_EXPERT=y
>   # CONFIG_VM_EVENT_COUNTERS is not set
>   # CONFIG_COMPAT_BRK is not set
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   # CONFIG_4KSTACKS is not set
>   CONFIG_RAMBASE=0x40000000
> diff --git a/arch/m68k/configs/m5249evb_defconfig b/arch/m68k/configs/m5249evb_defconfig
> index f7bb9ed3efa8..f84f68c04065 100644
> --- a/arch/m68k/configs/m5249evb_defconfig
> +++ b/arch/m68k/configs/m5249evb_defconfig
> @@ -10,8 +10,6 @@ CONFIG_EXPERT=y
>   # CONFIG_VM_EVENT_COUNTERS is not set
>   # CONFIG_SLUB_DEBUG is not set
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   CONFIG_M5249=y
>   CONFIG_M5249C3=y
> diff --git a/arch/m68k/configs/m5272c3_defconfig b/arch/m68k/configs/m5272c3_defconfig
> index 1e679f6a400f..eca65020aae3 100644
> --- a/arch/m68k/configs/m5272c3_defconfig
> +++ b/arch/m68k/configs/m5272c3_defconfig
> @@ -10,8 +10,6 @@ CONFIG_EXPERT=y
>   # CONFIG_VM_EVENT_COUNTERS is not set
>   # CONFIG_SLUB_DEBUG is not set
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   CONFIG_M5272=y
>   CONFIG_M5272C3=y
> diff --git a/arch/m68k/configs/m5275evb_defconfig b/arch/m68k/configs/m5275evb_defconfig
> index d2987b40423e..9402c7a3e9c7 100644
> --- a/arch/m68k/configs/m5275evb_defconfig
> +++ b/arch/m68k/configs/m5275evb_defconfig
> @@ -10,8 +10,6 @@ CONFIG_EXPERT=y
>   # CONFIG_VM_EVENT_COUNTERS is not set
>   # CONFIG_SLUB_DEBUG is not set
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   CONFIG_M5275=y
>   # CONFIG_4KSTACKS is not set
> diff --git a/arch/m68k/configs/m5307c3_defconfig b/arch/m68k/configs/m5307c3_defconfig
> index 97a78c99eeee..bb8b0eb4bdfc 100644
> --- a/arch/m68k/configs/m5307c3_defconfig
> +++ b/arch/m68k/configs/m5307c3_defconfig
> @@ -10,8 +10,6 @@ CONFIG_EXPERT=y
>   # CONFIG_VM_EVENT_COUNTERS is not set
>   # CONFIG_SLUB_DEBUG is not set
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   CONFIG_M5307=y
>   CONFIG_M5307C3=y
> diff --git a/arch/m68k/configs/m5407c3_defconfig b/arch/m68k/configs/m5407c3_defconfig
> index 766a97f39a3a..ce9ccf13c7c0 100644
> --- a/arch/m68k/configs/m5407c3_defconfig
> +++ b/arch/m68k/configs/m5407c3_defconfig
> @@ -11,8 +11,6 @@ CONFIG_EXPERT=y
>   CONFIG_MODULES=y
>   CONFIG_MODULE_UNLOAD=y
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   # CONFIG_MMU is not set
>   CONFIG_M5407=y
>   CONFIG_M5407C3=y
> diff --git a/arch/m68k/configs/m5475evb_defconfig b/arch/m68k/configs/m5475evb_defconfig
> index 579fd98afed6..93f7c7a07553 100644
> --- a/arch/m68k/configs/m5475evb_defconfig
> +++ b/arch/m68k/configs/m5475evb_defconfig
> @@ -11,8 +11,6 @@ CONFIG_LOG_BUF_SHIFT=14
>   CONFIG_EMBEDDED=y
>   CONFIG_MODULES=y
>   # CONFIG_BLK_DEV_BSG is not set
> -# CONFIG_IOSCHED_DEADLINE is not set
> -# CONFIG_IOSCHED_CFQ is not set
>   CONFIG_COLDFIRE=y
>   # CONFIG_4KSTACKS is not set
>   CONFIG_RAMBASE=0x0
> 

      reply	other threads:[~2020-01-31  6:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-30 19:25 [PATCH] m68k: configs: Cleanup old Kconfig IO scheduler options Krzysztof Kozlowski
2020-01-31  6:38 ` Greg Ungerer [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=1c7ff9f2-f3fe-ad04-e660-c0e1796280a1@linux-m68k.org \
    --to=gerg@linux-m68k.org \
    --cc=geert@linux-m68k.org \
    --cc=krzk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-m68k@lists.linux-m68k.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