ANDROID: GKI: Add memory reclaim ABI padding
To facilitate future reclaim fixes/backports. Bug: 417480479 Change-Id: I2f0f9ed432cb263ba71ec1a68b135ad065fbf113 Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
This commit is contained in:
committed by
Carlos Llamas
parent
9e96103d83
commit
e80ed6bcfb
@@ -5,6 +5,7 @@
|
||||
#ifndef __ASSEMBLY__
|
||||
#ifndef __GENERATING_BOUNDS_H
|
||||
|
||||
#include <linux/android_kabi.h>
|
||||
#include <linux/spinlock.h>
|
||||
#include <linux/list.h>
|
||||
#include <linux/list_nulls.h>
|
||||
@@ -669,6 +670,8 @@ struct lruvec {
|
||||
struct pglist_data *pgdat;
|
||||
#endif
|
||||
struct zswap_lruvec_state zswap_lruvec_state;
|
||||
|
||||
ANDROID_BACKPORT_RESERVE(1);
|
||||
};
|
||||
|
||||
/* Isolate for asynchronous migration */
|
||||
|
||||
Reference in New Issue
Block a user