From: Sergey Senozhatsky Date: Thu, 25 Jun 2015 22:00:11 +0000 (-0700) Subject: zram: remove max_num_devices limitation X-Git-Tag: omap-for-v4.2/fixes-rc1^2~106^2~83 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3cdb40e66344553898daa3ccd068c03173a3f42;p=pandora-kernel.git zram: remove max_num_devices limitation Limiting the number of zram devices to 32 (default max_num_devices value) is confusing, let's drop it. A user with 2TB or 4TB of RAM, for example, can request as many devices as he can handle. Signed-off-by: Sergey Senozhatsky Acked-by: Minchan Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed