diff options
| author | Akinobu Mita <[email protected]> | 2007-05-06 14:50:19 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-05-07 12:12:57 -0700 |
| commit | 4ab688c51226188f2d4ad4f789032c107944ef89 (patch) | |
| tree | f0793bf529ada8da81a764766996db90073a020f /include/linux/timerqueue.h | |
| parent | 5bc98594d59672303c4c9c07262ecc373dc374da (diff) | |
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 <[email protected]>
Acked-by: Matt Mackall <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions