From: "Kirill A. Shutemov" <kirill.shute...@linux.intel.com>
All users are gone. Signed-off-by: Kirill A. Shutemov <kirill.shute...@linux.intel.com> Cc: Arnd Bergmann <a...@arndb.de> Signed-off-by: Andrew Morton <a...@linux-foundation.org> Signed-off-by: Linus Torvalds <torva...@linux-foundation.org> https://jira.sw.ru/browse/PSBM-52992 (cherry picked from commit 5064c8e19dc215afae8ffae95570e7f22062d49c) Signed-off-by: Andrey Ryabinin <aryabi...@virtuozzo.com> --- include/asm-generic/pgtable.h | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/include/asm-generic/pgtable.h b/include/asm-generic/pgtable.h index 4cede9c..d6ba353 100644 --- a/include/asm-generic/pgtable.h +++ b/include/asm-generic/pgtable.h @@ -428,21 +428,6 @@ static inline pte_t pte_swp_clear_soft_dirty(pte_t pte) { return pte; } - -static inline pte_t pte_file_clear_soft_dirty(pte_t pte) -{ - return pte; -} - -static inline pte_t pte_file_mksoft_dirty(pte_t pte) -{ - return pte; -} - -static inline int pte_file_soft_dirty(pte_t pte) -{ - return 0; -} #endif #ifndef __HAVE_PFNMAP_TRACKING -- 2.7.3 _______________________________________________ Devel mailing list Devel@openvz.org https://lists.openvz.org/mailman/listinfo/devel