[Devel] [vz7 PATCH 1/2] devcg: Move match_exception_partial before match_exception PSBM-144033

Pavel Tikhomirov ptikhomirov at virtuozzo.com
Thu Jan 19 14:30:29 MSK 2023


> -static bool match_exception(struct list_head *exceptions, short type,
> -			    u32 major, u32 minor, short access)
> +static bool match_exception(struct dev_cgroup *dev_cgroup, short type,
> +			    u32 major, u32 minor, short access)

Does it compile after this change? Seems you not only move, but also 
break this function.


More information about the Devel mailing list