Re: [linux-yocto] [kernel-cache][PATCH 1/3] cgroups: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

2020-01-13 Thread Bruce Ashfield
I had independently made this same change while working on 5.4 and 5.5
locally, I'll queue up patches 2/3 of the series and push everything
shortly.

Bruce

On Thu, Jan 9, 2020 at 9:08 PM Naveen Saini
 wrote:
>
> https://github.com/torvalds/linux/commit/8060c47ba853f147c46bf1e6f6d93d1726fcb57a
>
> Applicable for v5.3-rc1 onward
>
> Signed-off-by: Naveen Saini 
> ---
>  features/cgroups/cgroups.cfg | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/features/cgroups/cgroups.cfg b/features/cgroups/cgroups.cfg
> index 27c78ca9..5c6cb1b0 100644
> --- a/features/cgroups/cgroups.cfg
> +++ b/features/cgroups/cgroups.cfg
> @@ -19,7 +19,7 @@ CONFIG_CGROUP_SCHED=y
>  CONFIG_FAIR_GROUP_SCHED=y
>  CONFIG_RT_GROUP_SCHED=y
>  CONFIG_BLK_CGROUP=y
> -# CONFIG_DEBUG_BLK_CGROUP is not set
> +# CONFIG_BFQ_CGROUP_DEBUG is not set
>
>
>  # Namespace controller
> --
> 2.17.1
>
> 



-- 
- Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end
- "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8304): 
https://lists.yoctoproject.org/g/linux-yocto/message/8304
Mute This Topic: https://lists.yoctoproject.org/mt/69593267/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [linux-yocto] [kernel-cache][PATCH 1/3] cgroups: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

2020-01-09 Thread Tim Orling


> On Jan 9, 2020, at 6:12 PM, Naveen Saini  wrote:
> 
> https://github.com/torvalds/linux/commit/8060c47ba853f147c46bf1e6f6d93d1726fcb57a
> 
> Applicable for v5.3-rc1 onward
> 

Thank you. This was on my TODO list.

> Signed-off-by: Naveen Saini 
Acked-by: Tim Orling 
> ---
> features/cgroups/cgroups.cfg | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/features/cgroups/cgroups.cfg b/features/cgroups/cgroups.cfg
> index 27c78ca9..5c6cb1b0 100644
> --- a/features/cgroups/cgroups.cfg
> +++ b/features/cgroups/cgroups.cfg
> @@ -19,7 +19,7 @@ CONFIG_CGROUP_SCHED=y
> CONFIG_FAIR_GROUP_SCHED=y
> CONFIG_RT_GROUP_SCHED=y
> CONFIG_BLK_CGROUP=y
> -# CONFIG_DEBUG_BLK_CGROUP is not set
> +# CONFIG_BFQ_CGROUP_DEBUG is not set
> 
> 
> # Namespace controller
> -- 
> 2.17.1
> 
> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8300): 
https://lists.yoctoproject.org/g/linux-yocto/message/8300
Mute This Topic: https://lists.yoctoproject.org/mt/69593267/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


[linux-yocto] [kernel-cache][PATCH 1/3] cgroups: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG

2020-01-09 Thread Naveen Saini
https://github.com/torvalds/linux/commit/8060c47ba853f147c46bf1e6f6d93d1726fcb57a

Applicable for v5.3-rc1 onward

Signed-off-by: Naveen Saini 
---
 features/cgroups/cgroups.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/cgroups/cgroups.cfg b/features/cgroups/cgroups.cfg
index 27c78ca9..5c6cb1b0 100644
--- a/features/cgroups/cgroups.cfg
+++ b/features/cgroups/cgroups.cfg
@@ -19,7 +19,7 @@ CONFIG_CGROUP_SCHED=y
 CONFIG_FAIR_GROUP_SCHED=y
 CONFIG_RT_GROUP_SCHED=y
 CONFIG_BLK_CGROUP=y
-# CONFIG_DEBUG_BLK_CGROUP is not set
+# CONFIG_BFQ_CGROUP_DEBUG is not set
 
 
 # Namespace controller
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8297): 
https://lists.yoctoproject.org/g/linux-yocto/message/8297
Mute This Topic: https://lists.yoctoproject.org/mt/69593267/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-