aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorMinchan Kim <[email protected]>2016-07-26 15:23:26 -0700
committerLinus Torvalds <[email protected]>2016-07-26 16:19:19 -0700
commit4aa409cab7c39c90f4b725ff22f52bbf5d2fc4e0 (patch)
tree5c88e077ed6a29ef192d3e861bf1f99b5ea3b111 /include/uapi/linux
parent3783689a1aa82ef27a6418b043dd7a077b8330c5 (diff)
zsmalloc: separate free_zspage from putback_zspage
Currently, putback_zspage does free zspage under class->lock if fullness become ZS_EMPTY but it makes trouble to implement locking scheme for new zspage migration. So, this patch is to separate free_zspage from putback_zspage and free zspage out of class->lock which is preparation for zspage migration. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Minchan Kim <[email protected]> Reviewed-by: Sergey Senozhatsky <[email protected]> Cc: Vlastimil Babka <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions