aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2019-12-06 09:44:39 +0100
committerDmitry Vyukov <dvyukov@google.com>2019-12-06 09:47:54 +0100
commitba97c611a36b7729d489ebca5f97183c2ba7a90a (patch)
tree93608c45bec7289f2729796fb5213631b69700c4 /pkg/instance/instance.go
parent98b4ef2d37d8a54ac96f1b117764446945e46505 (diff)
executor: fix remote coverage setup
Layout of kcov_remote_arg is ABI-dependent, as the result when 32-bit userspace talks to 64-bit kernel it does not work out of the box. We need both statically different structs for kernels of different bitnesses, but also dynamic dispatch because a 32-bit userspace can talk to both 64-bit and 32-bit kernels.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions