]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf0fce2ceacbf4fc38cf5a463e7c8892f550e5c3c
treeea1f17fd95a2123a504711209055c803126f34b6
parent4a1bd519b1c5dc9a50d1d34813e7c5858376ff85
parent5161c503f85d972a61b999adb87c5c92d469a051
Merge git://git.kernel.org:/pub/scm/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