]> sourceware.org Git - systemtap.git/commit
CONFIG_UIDGID_STRICT_TYPE_CHECKS workaround, cont'd
authorFrank Ch. Eigler <fche@redhat.com>
Tue, 5 Nov 2013 21:07:54 +0000 (16:07 -0500)
committerFrank Ch. Eigler <fche@redhat.com>
Tue, 5 Nov 2013 21:13:30 +0000 (16:13 -0500)
commit22a78a3e79331f83932372f576eb8338543abb0f
treec7aa5a03b5e36edab0f4b4b9e29eb13df1cdda43
parentfe043ae7004e0adf488c390f88190684ed34f3fd
CONFIG_UIDGID_STRICT_TYPE_CHECKS workaround, cont'd

The stap runtime doesn't play that well with k[gu]id_t and namespaces.
$SUBJECT kconfig option highlights the extent to which we use [ug]id_t.
An earlier commit 857163157b8 papered over the problem to some extent;
the present commit adds anothet coat of slop to cover the cracks.
runtime/linux/runtime.h
runtime/transport/ring_buffer.c
tapset/linux/context.stp
tapset/linux/task.stp
This page took 0.026576 seconds and 5 git commands to generate.