diff --git a/include/linux/sched.h b/include/linux/sched.h index d445537666dc..01861f423cdf 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -1358,6 +1358,7 @@ struct task_struct { struct callback_head mce_kill_me; #endif ANDROID_VENDOR_DATA_ARRAY(1, 64); + ANDROID_OEM_DATA_ARRAY(1, 2); /* * New fields for task_struct should be added above here, so that