On Wed, 2 Sep 2020 15:52:47 -0700 Ralph Campbell <rcampbell@xxxxxxxxxx> wrote: > Add Sphinx reference links to HMM and CPUSETS, and numerous small > editorial changes to make the page_migration.rst document more readable. > > Signed-off-by: Ralph Campbell <rcampbell@xxxxxxxxxx> > --- > > The patch applies cleanly to the latest linux or linux-mm tree. > Since this is MM relatated, perhaps Andrew Morton would like to > take this into the linux-mm tree. > > Changes in v2: > Applied suggestions from Randy Dunlap: > Replace outdated ftp:// link to https://github > Changed "off node" to "off-node" and "non-lru" to "non-LRU" > > .../admin-guide/cgroup-v1/cpusets.rst | 2 + > Documentation/vm/hmm.rst | 2 +- > Documentation/vm/page_migration.rst | 164 +++++++++--------- > 3 files changed, 87 insertions(+), 81 deletions(-) Applied, thanks. jon