ANDROID: vendor_hooks: Add hooks for scheduler
Add hooks to support oem's scheduler feature. Bug: 182441701 Signed-off-by: xieliujie <xieliujie@oppo.com> Change-Id: I31023844b20923bed1ca216831e7a2431e9ab0c9
This commit is contained in:

committed by
Quentin Perret

parent
7e2c33ac0e
commit
53e8099784
@@ -1358,7 +1358,7 @@ struct task_struct {
|
||||
struct callback_head mce_kill_me;
|
||||
#endif
|
||||
ANDROID_VENDOR_DATA_ARRAY(1, 64);
|
||||
ANDROID_OEM_DATA_ARRAY(1, 2);
|
||||
ANDROID_OEM_DATA_ARRAY(1, 6);
|
||||
|
||||
/*
|
||||
* New fields for task_struct should be added above here, so that
|
||||
|
Reference in New Issue
Block a user