Merge tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 04:36:35 +0000 (06:36 +0200)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 18 Jan 2022 04:36:35 +0000 (06:36 +0200)
commit62b488875c0551822ac3b961d04800d4c7a655d9
tree87ff5f6ab769c57e2052e40e24ff2d3ecf546abf
parent57d17378a4a042401b0c2fe211e5a0e3a276cb3d
parent8f67f65d121cc3bbb4ffaae80e880aeb307d49f4
Merge tag 'arc-5.17-rc1' of git://git./linux/kernel/git/vgupta/arc

Pull ARC fixes from Vineet Gupta:
 "Nothing too exciting for now"

* tag 'arc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc:
  arc: use swap() to make code cleaner
  arc: perf: Move static structs to where they're really used
  ARC: perf: fix misleading comment about pmu vs counter stop
  arc: Replace lkml.org links with lore
  ARC: perf: Remove redundant initialization of variable idx
  ARC: thread_info.h: correct two typos in a comment