OSDN Git Service

mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 30 Aug 2019 23:04:35 +0000 (16:04 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Sep 2019 08:19:54 +0000 (10:19 +0200)
commit9ae4611431af5efa334e1256de88f32b5dff6538
tree4470962157ed4fccbdc47c4e99fb9e700019fd3c
parent69f692bb7e684592aaba779299bc576626d414b4
mm/zsmalloc.c: fix build when CONFIG_COMPACTION=n

[ Upstream commit 441e254cd40dc03beec3c650ce6ce6074bc6517f ]

Fixes: 701d678599d0c1 ("mm/zsmalloc.c: fix race condition in zs_destroy_pool")
Link: http://lkml.kernel.org/r/201908251039.5oSbEEUT%25lkp@intel.com
Reported-by: kbuild test robot <lkp@intel.com>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Henry Burns <henrywolfeburns@gmail.com>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Shakeel Butt <shakeelb@google.com>
Cc: Jonathan Adams <jwadams@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
mm/zsmalloc.c