diff --git a/include/linux/mmzone.h b/include/linux/mmzone.h index 2eb858b66b53..34870b107ddc 100644 --- a/include/linux/mmzone.h +++ b/include/linux/mmzone.h @@ -636,6 +636,7 @@ struct lruvec { #ifdef CONFIG_MEMCG struct pglist_data *pgdat; #endif + ANDROID_VENDOR_DATA(1); }; /* Isolate unmapped pages */