]> 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)
commitf2e835437426dc709ec38c1d479bfecc9830593f
treeea1f17fd95a2123a504711209055c803126f34b6
parentb597eaeaca62627a1242029dff7c93507674706c
parent7e7909eda55027a5c7a6757e92e3676241035641
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