On Fri, May 09, 2025 at 08:34:42 -, ray wang wrote:
> >
> > Generally patches adding a capability flag should only add the
> > capability flag. Thus you'll need to split this patch.
> >
> > 1) capability addition
> > - move it ahead to the beginning of the series (doing that will
> >
>
> Generally patches adding a capability flag should only add the
> capability flag. Thus you'll need to split this patch.
>
> 1) capability addition
> - move it ahead to the beginning of the series (doing that will
> allow you to do capability checks when adding the code instead
>
On Sun, Apr 27, 2025 at 19:48:04 +0800, honglei.w...@smartx.com wrote:
> From: ray
>
> Signed-off-by: ray
> ---
Generally patches adding a capability flag should only add the
capability flag. Thus you'll need to split this patch.
1) capability addition
- move it ahead to the beginning of t