summaryrefslogtreecommitdiffstats
path: root/runtime/sym.h
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/sym.h')
-rw-r--r--runtime/sym.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/sym.h b/runtime/sym.h
index ca69345f..262b1776 100644
--- a/runtime/sym.h
+++ b/runtime/sym.h
@@ -30,6 +30,8 @@ struct _stp_module {
struct _stp_section *sections;
unsigned num_sections;
+ struct stap_task_finder_target *vmcb; /* PR10228 */
+
/* A pointer to the struct module. Note that we cannot */
/* trust this because as of 2.6.19, there are not yet */
/* any notifier hooks that will tell us when a module */