diff options
author | Weijie Yang <weijie.yang@samsung.com> | 2014-06-05 01:11:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-05 01:54:13 +0200 |
commit | 7eb52512a977854eca51d9b692c2f3be8a0e5eeb (patch) | |
tree | b7c8b0ae1c08a48c8ae46d60351ed20e2e5fba12 /Makefile | |
parent | mm/zbud.c: make size unsigned like unique callsite (diff) | |
download | linux-7eb52512a977854eca51d9b692c2f3be8a0e5eeb.tar.xz linux-7eb52512a977854eca51d9b692c2f3be8a0e5eeb.zip |
zsmalloc: fixup trivial zs size classes value in comments
According to calculation, ZS_SIZE_CLASSES value is 255 on systems with 4K
page size, not 254. The old value may forget count the ZS_MIN_ALLOC_SIZE
in.
This patch fixes this trivial issue in the comments.
Signed-off-by: Weijie Yang <weijie.yang@samsung.com>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions