]> sourceware.org Git - systemtap.git/commit
runtime: linux 3.14 porting: userns: Remove UIDGID_STRICT_TYPE_CHECKS
authorFrank Ch. Eigler <fche@redhat.com>
Sat, 8 Feb 2014 02:50:59 +0000 (21:50 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Sat, 8 Feb 2014 02:50:59 +0000 (21:50 -0500)
commitc91d2e7cc991068fd701d75a4814db87913d57bd
treed3a9369e84e9a80c20fdc009f16bc4deec1de6ab
parent9b1d74f9a9d606f1e483690afae0a4a8207c76db
runtime: linux 3.14 porting: userns: Remove UIDGID_STRICT_TYPE_CHECKS

Adapt to linux commit 261000a56b6382f597bcb12000f55c9ff26a1efb
by using CONFIG_USER_NS as trigger for our *id*munged treatment
instead of CONFIG_UIDGID_STRICT_TYPE_CHECKS.
runtime/linux/runtime.h
runtime/linux/task_finder.c
runtime/linux/task_finder2.c
runtime/transport/control.c
runtime/transport/transport.c
tapset/linux/context.stp
This page took 0.030201 seconds and 5 git commands to generate.