From: David S. Miller Date: Sat, 3 Dec 2016 21:08:01 +0000 (-0500) Subject: Merge branch 'samples-bpf-automated-cgroup-tests' X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=816fba3529040d253cef0047bdef850014e746b9;p=linux-beck.git Merge branch 'samples-bpf-automated-cgroup-tests' Sargun Dhillon says: ==================== samples, bpf: Refactor; Add automated tests for cgroups These two patches are around refactoring out some old, reusable code from the existing test_current_task_under_cgroup_user test, and adding a new, automated test. There is some generic cgroupsv2 setup & cleanup code, given that most environment still don't have it setup by default. With this code, we're able to pretty easily add an automated test for future cgroupsv2 functionality. ==================== Signed-off-by: David S. Miller --- 816fba3529040d253cef0047bdef850014e746b9