Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Mar 2021 06:01:58 +0000 (22:01 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 9 Mar 2021 06:01:58 +0000 (22:01 -0800)
commit987a08741d72c1f735e31bfe478dc2ac6be8fc7e
treeea1f17fd95a2123a504711209055c803126f34b6
parent144c79ef33536b4ecb4951e07dbc1f2b7fa99d32
parentcf64c2a905e0dabcc473ca70baf275fb3a61fac4
Merge git://git./linux/kernel/git/davem/sparc

Pull sparc updates from David Miller:
 "Just some more random bits from Al, including a conversion over to
  generic extables"

* git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc:
  sparc32: take ->thread.flags out
  sparc32: get rid of fake_swapper_regs
  sparc64: get rid of fake_swapper_regs
  sparc32: switch to generic extables
  sparc32: switch copy_user.S away from range exception table entries
  sparc32: get rid of range exception table entries in checksum_32.S
  sparc32: switch __bzero() away from range exception table entries
  sparc32: kill lookup_fault()
  sparc32: don't bother with lookup_fault() in __bzero()
arch/sparc/kernel/process_32.c