)]}' { "commit": "64b586d1922384710de2ce3c8c67e7ea0b6ffb57", "tree": "714c3f3f14df62de8bddaf6a8c532ce72e85b58a", "parents": [ "98f7fdced2e0efb1599a37b3e57671a7884f3a25" ], "author": { "name": "Hugh Dickins", "email": "hughd@google.com", "time": "Wed Jul 07 13:06:17 2021 -0700" }, "committer": { "name": "Linus Torvalds", "email": "torvalds@linux-foundation.org", "time": "Sun Jul 11 15:05:15 2021 -0700" }, "message": "mm/rmap: fix comments left over from recent changes\n\nParallel developments in mm/rmap.c have left behind some out-of-date\ncomments: try_to_migrate_one() also accepts TTU_SYNC (already commented\nin try_to_migrate() itself), and try_to_migrate() returns nothing at\nall.\n\nTTU_SPLIT_FREEZE has just been deleted, so reword the comment about it\nin mm/huge_memory.c; and TTU_IGNORE_ACCESS was removed in 5.11, so\ndelete the \"recently referenced\" comment from try_to_unmap_one() (once\nupon a time the comment was near the removed codeblock, but they drifted\napart).\n\nSigned-off-by: Hugh Dickins \u003chughd@google.com\u003e\nReviewed-by: Shakeel Butt \u003cshakeelb@google.com\u003e\nReviewed-by: Alistair Popple \u003capopple@nvidia.com\u003e\nLink: https://lore.kernel.org/lkml/563ce5b2-7a44-5b4d-1dfd-59a0e65932a9@google.com/\nCc: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nCc: Jason Gunthorpe \u003cjgg@nvidia.com\u003e\nCc: Ralph Campbell \u003crcampbell@nvidia.com\u003e\nCc: Christoph Hellwig \u003chch@lst.de\u003e\nCc: Yang Shi \u003cshy828301@gmail.com\u003e\nCc: Kirill A. Shutemov \u003ckirill.shutemov@linux.intel.com\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "8b731d53e9f48e422e3e9c1c26aadc2f746cdd77", "old_mode": 33188, "old_path": "mm/huge_memory.c", "new_id": "afff3ac8706732be09fd50a69d70f3930f30ca39", "new_mode": 33188, "new_path": "mm/huge_memory.c" }, { "type": "modify", "old_id": "37c24672125ccd650d8342f075f44d1cc3c181d6", "old_mode": 33188, "old_path": "mm/rmap.c", "new_id": "746013e282c3649e0fe0d01104b79b66f80c1045", "new_mode": 33188, "new_path": "mm/rmap.c" } ] }