]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mm/zsmalloc: make zsmalloc module-buildable
authorMinchan Kim <minchan@kernel.org>
Thu, 22 May 2014 00:43:27 +0000 (10:43 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:43:27 +0000 (10:43 +1000)
commitf126f6bc6e040e42a341fbb536d611290add18ea
tree555d52038c066a3bca14de4118b4c07869a20e68
parent1efc6493942747fac300c8d1e5ceb6dbeede0e5e
mm/zsmalloc: make zsmalloc module-buildable

Now, we can build zsmalloc as module because unmap_kernel_range was
exported.

Signed-off-by: Minchan Kim <minchan@kernel.org>
Cc: Nitin Gupta <ngupta@vflare.org>
Cc: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Cc: Jerome Marchand <jmarchan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
mm/Kconfig