]> git.baikalelectronics.ru Git - kernel.git/commit
arch/sparc/mm/srmmu.c: fix build
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 10 Jun 2020 01:46:16 +0000 (18:46 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Jun 2020 17:35:28 +0000 (10:35 -0700)
commite769cc9cd40cd7648e51a5a61539d41f3f9563ab
tree44034313f60b79b72950a3a4fd094537a7c960ca
parentb52c654ab4cb30c29636bbd60ffb2ea6bddbcef8
arch/sparc/mm/srmmu.c: fix build

"mm: consolidate pte_index() and pte_offset_*() definitions" was supposed
to remove arch/sparc/mm/srmmu.c:pte_offset_kernel().

Fixes: c80f5fc1c03cef5 ("mm: consolidate pte_index() and pte_offset_*() definitions")
Reported-by: kernel test robot <lkp@intel.com>
Cc: Mike Rapoport <rppt@linux.ibm.com>
Cc: Johannes Weiner <hannes@cmpxchg.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/sparc/mm/srmmu.c