]> git.baikalelectronics.ru Git - kernel.git/commit
mm/migrate: remove obsolete comment about device public
authorRalph Campbell <rcampbell@nvidia.com>
Tue, 13 Oct 2020 23:58:42 +0000 (16:58 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Oct 2020 01:38:36 +0000 (18:38 -0700)
commit1c48cc1aa26137bddc8f7c3f1516e9ed93cd54bf
tree2135b781d433c37f78df90ca0ef767eb15dc8f69
parent8a7baa61ebb4c94f83308fdc73481fc2e3af25e8
mm/migrate: remove obsolete comment about device public

Device public memory never had an in tree consumer and was removed in
commit c979a9ec36a1 ("mm: remove MEMORY_DEVICE_PUBLIC support").  Delete
the obsolete comment.

Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Cc: Jerome Glisse <jglisse@redhat.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Christoph Hellwig <hch@lst.de>
Link: http://lkml.kernel.org/r/20200827190735.12752-2-rcampbell@nvidia.com
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/migrate.c