diff options
author | 2025-01-13 23:32:17 +0800 | |
---|---|---|
committer | 2025-01-13 17:19:43 +0100 | |
commit | 3e9807aa6481304c5e992c4451976ab02c58f5ec (patch) | |
tree | 66550e53fdcca98910ba021862f74b528b93c7d1 /scripts/generate_rust_analyzer.py | |
parent | hostfs: Convert to writepages (diff) | |
download | wireguard-linux-3e9807aa6481304c5e992c4451976ab02c58f5ec.tar.xz wireguard-linux-3e9807aa6481304c5e992c4451976ab02c58f5ec.zip |
um: Include missing headers in asm/pgtable.h
Formerly, asm/pgtable.h relied on the implicit inclusion of asm/page.h
and linux/mm_types.h via asm/fixmap.h. With the removal of asm/fixmap.h,
these headers need to be included explicitly in asm/pgtable.h now.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202501131814.E6CxjulL-lkp@intel.com/
Fixes: 5bfc4a3a0af3 ("um: Remove obsolete fixmap support")
Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250113153218.3331321-2-tiwei.btw@antgroup.com
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions