]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2022 22:27:20 +0000 (15:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 4 Aug 2022 22:27:20 +0000 (15:27 -0700)
commit43c332ce9f93db30a363badb2e6d63e79d5f4722
tree2f1853fc2310fee78a91067315b78fdd733578d4
parentfae35d4c33bfffb98ebf49d5398f8a3d4d1f7724
parent49d88296ee91734f7a89121b4fa5c2e2e0f7412a
Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux

Pull csky updates from Guo Ren:

 - Add jump-label implementation

 - Add qspinlock support

 - Enable ARCH_INLINE_READ*/WRITE*/SPIN*

 - Some fixups and a coding convention

* tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linux:
  csky: abiv1: Fixup compile error
  csky: cmpxchg: Coding convention for BUILD_BUG()
  csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
  csky: Add qspinlock support
  csky: Add jump-label implementation
  csky: Move HEAD_TEXT_SECTION out of __init_begin-end
  csky: Correct position of _stext
  csky: Use the bitmap API to allocate bitmaps
  csky/kprobe: reclaim insn_slot on kprobe unregistration
arch/csky/Kconfig