]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
um: Remove obsolete fixmap support
authorTiwei Bie <tiwei.btw@antgroup.com>
Thu, 28 Nov 2024 08:19:38 +0000 (16:19 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 10 Jan 2025 12:49:33 +0000 (13:49 +0100)
commit5bfc4a3a0af3dcf53516e5f0dd9a2649bcd05bad
treea8004eb33fbb2d779f6e8f9ef9d63eaf9302a664
parentaa36314c2d08c47fe835e60c6cf72bf5d0ed4d68
um: Remove obsolete fixmap support

It was added to support highmem. But since the highmem support has
been removed by commit a98a6d864d3b ("um: Remove broken highmem
support"), it is no longer needed. Remove it to simplify the code.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20241128081939.2216246-3-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/include/asm/fixmap.h [deleted file]
arch/um/include/asm/pgtable.h
arch/um/kernel/mem.c