rk3168:rk3188:tps65910:support new tps65910 eeprom
[firefly-linux-kernel-4.4.55.git] / kernel / taskstats.c
index fc0f220054172bb4a0f8b1edcd0f3cf9b50202f2..8d597b19f13c38c8ddbf42931684b99f178e6cb4 100644 (file)
@@ -657,6 +657,7 @@ static struct genl_ops taskstats_ops = {
        .cmd            = TASKSTATS_CMD_GET,
        .doit           = taskstats_user_cmd,
        .policy         = taskstats_cmd_get_policy,
+       .flags          = GENL_ADMIN_PERM,
 };
 
 static struct genl_ops cgroupstats_ops = {