]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Jan 2021 18:00:26 +0000 (10:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Jan 2021 18:00:26 +0000 (10:00 -0800)
commitc0d41f3d03944ee9224bca60f58387e50333bb44
tree52b442ad7fb4f187b1e453c6ade536da6dc3361e
parent7cdc475a3684d59d34702bf2d08b4ba38b830701
parent38b7a97786b543148f1d0ebedbf478904ad94f77
Merge tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic

Pull ia64 fixes from Arnd Bergmann:
 "asm-generic/ia64 fixes, and mark as orphaned

  Commit a1961d8c28b1 ("ia64: convert to legacy_timer_tick") from my
  timer series I merged through the asm-generic tree caused a regression
  on all ia64 machines, as bisected by Adrian Glaubitz.

  Tony Luck is no longer really working on ia64, so instead of merging
  the fix through his tree, we ended up deciding that I'd merge the fix
  myself along a patch to mark the architecture as Orphaned and a
  compile time warning fix I made while working on the regression"

[ HPE no longer accepts orders for new Itanium hardware, and Intel
  stopped accepting orders a year ago. While intel is still officially
  shipping chips until July 29, 2021, it's unlikely that any such orders
  actually exist.

  It's dead, Jim.
                     - Linus ]

* tag 'asm-generic-fixes-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic:
  ia64: Mark architecture as orphaned
  ia64: fix xchg() warning
  ia64: fix timer cleanup regression
MAINTAINERS