summaryrefslogtreecommitdiffstats
path: root/kernel/taskstats.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2020-10-02 14:49:57 -0700
committerDavid S. Miller <davem@davemloft.net>2020-10-02 19:11:12 -0700
commit48526a0f4ca2b484cab4318dc0b2c2be1d8685b7 (patch)
tree4f3c795650dde693e5238ec4ffde5aa80c343d4f /kernel/taskstats.c
parent78ade619c16599c8a962451aad15f56bceed316b (diff)
downloadlinux-stable-48526a0f4ca2b484cab4318dc0b2c2be1d8685b7.tar.gz
linux-stable-48526a0f4ca2b484cab4318dc0b2c2be1d8685b7.tar.bz2
linux-stable-48526a0f4ca2b484cab4318dc0b2c2be1d8685b7.zip
genetlink: bring back per op policy
Add policy to the struct genl_ops structure, this time with maxattr, so it can be used properly. Propagate .policy and .maxattr from the family in genl_get_cmd() if needed, this way the rest of the code does not have to worry if the policy is per op or global. Signed-off-by: Jakub Kicinski <kuba@kernel.org> Reviewed-by: Johannes Berg <johannes@sipsolutions.net> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/taskstats.c')
0 files changed, 0 insertions, 0 deletions