In message: [PATCH linux-yocto] of: overlay: Delete the unused overlay_lock
on 14/06/2024 Kevin Hao wrote:

> From: Kevin Hao <[email protected]>
> 
> This unused lock was introduced by commit 4066b40be0b7 ("OF: DT-Overlay
> configfs interface (v8)"). Delete it to fix the build warning.
> 
> Signed-off-by: Kevin Hao <[email protected]>
> ---
> Hi Bruce,
> 
> Please help me merge this into the following two branches:
>   v6.6/standard/sdkv6.6/xlnx-soc
>   v6.6/standard/preempt-rt/sdkv6.6/xlnx-soc

merged.

Bruce

> ---
>  drivers/of/configfs.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/of/configfs.c b/drivers/of/configfs.c
> index 3839f14dc893..cbaf0bf04381 100644
> --- a/drivers/of/configfs.c
> +++ b/drivers/of/configfs.c
> @@ -43,8 +43,6 @@ struct cfs_overlay_item {
>       void                    *mem;
>  };
>  
> -static DEFINE_MUTEX(overlay_lock);
> -
>  static int create_overlay(struct cfs_overlay_item *overlay, void *blob)
>  {
>       int err;
> 
> ---
> base-commit: f78a3bb34ec6b49d99b0db87a3a868d6f52c59f0
> change-id: 20240614-dt-overlay-75c9bd8e9e91
> 
> Best regards,
> -- 
> Kevin Hao <[email protected]>
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14048): 
https://lists.yoctoproject.org/g/linux-yocto/message/14048
Mute This Topic: https://lists.yoctoproject.org/mt/106662654/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to