summaryrefslogtreecommitdiff
path: root/dev.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-11-22 11:39:06 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-11-24 10:20:42 +0100
commit697a000d5d8e7b329f9cd71f3ffd391297b78859 (patch)
treeaa313adbbad51bff4b8a98f1b900159b6899c9c5 /dev.h
parentf9b2327ac2250df7d75ad8fab08da96830bb7753 (diff)
flowtop: Add runtime commands to filter flows by proto
Add U/T/I/D/S runtime commands (same like for command line) to filter flows by UDP/TCP/ICMP/DCCP/SCTP proto. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'dev.h')
0 files changed, 0 insertions, 0 deletions
lining, it can lead to NULL dereference. The current code performs cgroup creation and subsystem onlining in cgroup_create() and cgroup_mkdir() makes the cgroup and subsystems visible afterwards. There's no reason to online the subsystems early and we can simply drop cgroup_apply_control_enable() call from cgroup_create() so that the subsystems are onlined and made visible at the same time. Signed-off-by: Tejun Heo <tj@kernel.org> Reported-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru> Fixes: a5bca2152036 ("cgroup: factor out cgroup_create() out of cgroup_mkdir()") Cc: stable@vger.kernel.org # v4.6+
Diffstat (limited to 'sound/soc/fsl/Kconfig')