]> Git Repo - linux.git/commit
mm/memblock.c: hardcode the end_pfn being -1
authorDaniel Vacek <[email protected]>
Fri, 9 Mar 2018 23:51:09 +0000 (15:51 -0800)
committerLinus Torvalds <[email protected]>
Sat, 10 Mar 2018 00:40:01 +0000 (16:40 -0800)
commit379b03b7fa05f7db521b7732a52692448a3c34fe
tree020d08568f6447fb0b09a353da2380b4d4f6edca
parent96312e61282ae3f6537a562625706498cbc75594
mm/memblock.c: hardcode the end_pfn being -1

This is just a cleanup.  It aids handling the special end case in the
next commit.

[[email protected]: make it work against current -linus, not against -mm]
[[email protected]: make it work against current -linus, not against -mm some more]
Link: http://lkml.kernel.org/r/1ca478d4269125a99bcfb1ca04d7b88ac1aee924.1520011944.git.neelx@redhat.com
Signed-off-by: Daniel Vacek <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Cc: Mel Gorman <[email protected]>
Cc: Pavel Tatashin <[email protected]>
Cc: Paul Burton <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/memblock.c
This page took 0.053525 seconds and 4 git commands to generate.