Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not n…
…eeded int_sqrt() returns 0 if its argument is zero so call it if only needed. Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org> Cc: David Rientjes <rientjes@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
- Loading branch information