diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2007-05-06 21:50:19 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-07 19:12:57 (GMT) |
commit | 4ab688c51226188f2d4ad4f789032c107944ef89 (patch) | |
tree | f0793bf529ada8da81a764766996db90073a020f /include/linux/keyboard.h | |
parent | 5bc98594d59672303c4c9c07262ecc373dc374da (diff) | |
download | linux-fsl-qoriq-4ab688c51226188f2d4ad4f789032c107944ef89.tar.xz |
slob: fix page order calculation on not 4KB page
SLOB doesn't calculate correct page order when page size is not 4KB. This
patch fixes it with using get_order() instead of find_order() which is SLOB
version of get_order().
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Acked-by: Matt Mackall <mpm@selenic.com>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/linux/keyboard.h')
0 files changed, 0 insertions, 0 deletions