diff --git a/[refs] b/[refs] index a1f55dd74a2f..29c198b7e296 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5e11f98dcebc40c9d67e8d21a5f47248444c17a8 +refs/heads/master: ee648bc77f11b57d15a68d336fc30e343198f893 diff --git a/trunk/include/linux/oprofile.h b/trunk/include/linux/oprofile.h index 041bb31100f4..bcb8f725427c 100644 --- a/trunk/include/linux/oprofile.h +++ b/trunk/include/linux/oprofile.h @@ -36,6 +36,8 @@ #define XEN_ENTER_SWITCH_CODE 10 #define SPU_PROFILING_CODE 11 #define SPU_CTX_SWITCH_CODE 12 +#define IBS_FETCH_CODE 13 +#define IBS_OP_CODE 14 struct super_block; struct dentry;