diff options
author | Sergei Trofimovich <[email protected]> | 2021-04-29 22:55:05 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-04-30 11:20:36 -0700 |
commit | 608b5d668c8ea6734594a401c9adab4093ad9847 (patch) | |
tree | 92a9e461af92477af777068724f29e7805a2b75e /lib/mpi/mpi-sub-ui.c | |
parent | fab765c210130113ede5f8754c6a158fa0e4f960 (diff) |
mm: page_owner: use kstrtobool() to parse bool option
I tried to use page_owner=1 for a while noticed too late it had no effect
as opposed to similar init_on_alloc=1 (these work).
Let's make them consistent.
The change decreses binary size slightly:
text data bss dec hex filename
12408 321 17 12746 31ca mm/page_owner.o.before
12320 321 17 12658 3172 mm/page_owner.o.after
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Sergei Trofimovich <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions