On Mon, Oct 12, 2020 at 1:28 PM Greg Rose <[email protected]> wrote:
>
> From: Tonghao Zhang <[email protected]>
>
> Upstream commit:
>     commit 50b0e61b32ee890a75b4377d5fbe770a86d6a4c1
>     Author: Tonghao Zhang <[email protected]>
>     Date:   Fri Nov 1 22:23:52 2019 +0800
>
>     net: openvswitch: fix possible memleak on destroy flow-table
>
>     When we destroy the flow tables which may contain the flow_mask,
>     so release the flow mask struct.
>
>     Signed-off-by: Tonghao Zhang <[email protected]>
>     Tested-by: Greg Rose <[email protected]>
>     Acked-by: Pravin B Shelar <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>
>
> Added additional compat layer fixup for WRITE_ONCE()
>
> Cc: Tonghao Zhang <[email protected]>
> Reviewed-by: Tonghao Zhang <[email protected]>
> Signed-off-by: Greg Rose <[email protected]>
>
> ---
> V4 - Simplify the WRITE_ONCE macro implemention as suggested by
>      Yihung.
> ---
Looks good to me. Thanks!

Acked-by: Yi-Hung Wei <[email protected]>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to