diff options
author | Baoquan He <bhe@redhat.com> | 2021-02-24 12:06:17 -0800 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-24 13:38:31 -0800 |
commit | 3256ff83c566235e812498ee1dc806c45a5d5af7 (patch) | |
tree | 8ea79fa68b37b8a60f54f282a47079f8284de26c /arch/powerpc/perf/req-gen | |
parent | ab28cb6e1e5e59eb8bf3ad399133617414301d3a (diff) | |
download | linux-stable-3256ff83c566235e812498ee1dc806c45a5d5af7.tar.gz linux-stable-3256ff83c566235e812498ee1dc806c45a5d5af7.tar.bz2 linux-stable-3256ff83c566235e812498ee1dc806c45a5d5af7.zip |
mm: simplify parater of function memmap_init_zone()
As David suggested, simply passing 'struct zone *zone' is enough. We can
get all needed information from 'struct zone*' easily.
Link: https://lkml.kernel.org/r/20210122135956.5946-4-bhe@redhat.com
Signed-off-by: Baoquan He <bhe@redhat.com>
Suggested-by: David Hildenbrand <david@redhat.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/powerpc/perf/req-gen')
0 files changed, 0 insertions, 0 deletions