diff --git a/include/linux/sched.h b/include/linux/sched.h index 07d367d3a935..e9280585961c 100644 --- a/include/linux/sched.h +++ b/include/linux/sched.h @@ -1369,7 +1369,7 @@ struct task_struct { struct callback_head mce_kill_me; #endif ANDROID_VENDOR_DATA_ARRAY(1, 64); - ANDROID_OEM_DATA_ARRAY(1, 6); + ANDROID_OEM_DATA_ARRAY(1, 32); ANDROID_KABI_RESERVE(1); ANDROID_KABI_RESERVE(2);