Inter-revision diff: patch 7

Comparing v9 (message) to v7 (message)

--- v9
+++ v7
@@ -1,17 +1,17 @@
 This removes some direct accesses to struct page, working towards
 splitting out struct ptdesc from struct page.
 
+Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
 Acked-by: Mike Rapoport (IBM) <rppt@kernel.org>
-Signed-off-by: Vishal Moola (Oracle) <vishal.moola@gmail.com>
 ---
  include/linux/mm.h | 10 +++++-----
  1 file changed, 5 insertions(+), 5 deletions(-)
 
 diff --git a/include/linux/mm.h b/include/linux/mm.h
-index bc82a64e5f01..040982fe9063 100644
+index c155f82dd2cc..52ef09c100a2 100644
 --- a/include/linux/mm.h
 +++ b/include/linux/mm.h
-@@ -2993,12 +2993,12 @@ static inline spinlock_t *pmd_lockptr(struct mm_struct *mm, pmd_t *pmd)
+@@ -2974,12 +2974,12 @@ static inline spinlock_t *pmd_lockptr(struct mm_struct *mm, pmd_t *pmd)
  	return ptlock_ptr(pmd_ptdesc(pmd));
  }
  
@@ -27,7 +27,7 @@
  }
  
  static inline void pmd_ptlock_free(struct page *page)
-@@ -3018,7 +3018,7 @@ static inline spinlock_t *pmd_lockptr(struct mm_struct *mm, pmd_t *pmd)
+@@ -2999,7 +2999,7 @@ static inline spinlock_t *pmd_lockptr(struct mm_struct *mm, pmd_t *pmd)
  	return &mm->page_table_lock;
  }
  
@@ -36,7 +36,7 @@
  static inline void pmd_ptlock_free(struct page *page) {}
  
  #define pmd_huge_pte(mm, pmd) ((mm)->pmd_huge_pte)
-@@ -3034,7 +3034,7 @@ static inline spinlock_t *pmd_lock(struct mm_struct *mm, pmd_t *pmd)
+@@ -3015,7 +3015,7 @@ static inline spinlock_t *pmd_lock(struct mm_struct *mm, pmd_t *pmd)
  
  static inline bool pgtable_pmd_page_ctor(struct page *page)
  {
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help