JIRA: https://issues.redhat.com/browse/RHEL-27740
Tested: by me
Conflicts: MAINTAINERS change dropped. already done; update spec file for the rename
commit 799fb82aa132fa3a3886b7872997a5a84e820062
Author: SeongJae Park <sj@kernel.org>
Date: Tue Jan 3 18:07:52 2023 +0000
tools/vm: rename tools/vm to tools/mm
Rename tools/vm to tools/mm for being more consistent with the code and
documentation directories, and won't be confused with virtual machines.
Link: https://lkml.kernel.org/r/20230103180754.129637-4-sj@kernel.org
Signed-off-by: SeongJae Park <sj@kernel.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: Shuah Khan <shuah@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Aristeu Rozanski <arozansk@redhat.com>