| commit | 3a250629d7325f27b278dad1aaf44eab00090e76 | [log] [tgz] |
|---|---|---|
| author | Dan Williams <[email protected]> | Mon Dec 14 19:07:21 2020 -0800 |
| committer | Linus Torvalds <[email protected]> | Tue Dec 15 12:13:40 2020 -0800 |
| tree | 363978d4bb2a98ac0273ccc82591f78308cd8888 | |
| parent | f0c0c115fb81940f4dba0644ac2a8a43b39c83f3 [diff] |
xen/unpopulated-alloc: consolidate pgmap manipulation Cleanup fill_list() to keep all the pgmap manipulations in a single location of the function. Update the exit unwind path accordingly. Link: http://lore.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/160272253442.3136502.16683842453317773487.stgit@dwillia2-desk3.amr.corp.intel.com Signed-off-by: Dan Williams <[email protected]> Reported-by: Boris Ostrovsky <[email protected]> Cc: Juergen Gross <[email protected]> Cc: Stefano Stabellini <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>