]> Git Repo - J-linux.git/blobdiff - arch/arm/include/asm/pgtable.h
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git...
[J-linux.git] / arch / arm / include / asm / pgtable.h
index ef48a55e9af83bd56c5f4ab21f684a1876b0ae44..f049072b2e8586089cad1e9c26390d028b59286e 100644 (file)
@@ -300,10 +300,6 @@ static inline pte_t pte_modify(pte_t pte, pgprot_t newprot)
  */
 #define MAX_SWAPFILES_CHECK() BUILD_BUG_ON(MAX_SWAPFILES_SHIFT > __SWP_TYPE_BITS)
 
-/* Needs to be defined here and not in linux/mm.h, as it is arch dependent */
-/* FIXME: this is not correct */
-#define kern_addr_valid(addr)  (1)
-
 /*
  * We provide our own arch_get_unmapped_area to cope with VIPT caches.
  */
This page took 0.027578 seconds and 4 git commands to generate.