mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-07-06 09:25:22 +02:00
Revert "ANDROID: ABI: mm: swap: reserve cluster according to mount option."
This reverts commit ace063af70
.
Signed-off-by: Chris Li <chrisl@kernel.org>
Bug: 313807618
Bug: 351082780
Change-Id: Ibd1052a757ccf75c27e22bf0f450d3fe6d68eea1
Signed-off-by: Kalesh Singh <kaleshsingh@google.com>
This commit is contained in:
parent
0cd41fbf53
commit
d24fe223ea
|
@ -265,8 +265,6 @@ struct swap_cluster_info {
|
|||
unsigned int count:12;
|
||||
unsigned int state:3;
|
||||
unsigned int order:4;
|
||||
unsigned int reserved:1;
|
||||
unsigned int flags:4;
|
||||
struct list_head list; /* Protected by swap_info_struct->lock */
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user