]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Jan 2019 18:00:11 +0000 (10:00 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 9 Jan 2019 18:00:11 +0000 (10:00 -0800)
commit37e96ccd70363ef23ecd8f2ceea8a11b7465946e
treeba6dc86f72f280ca633dfcbd5f6c5b03ff0ea400
parenta89f8131f9ecc00b791ba84ffd9a29d1fbb7d0dc
parentd58de428ae78e20a0cffe3e523e1bbce7b1fe920
Merge tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linux

Pull arch/csky bug fixes from Guo Ren:
 "Here are some fixup patches for 5.0-rc1:

   - fix compile error with pte_alloc

   - fix handle_irq_perbit break irq flow

   - fix CACHEV1 store instruction fast retire

   - fix module relocation error with 807 & 860

   - add csky kernel features to documentation"

* tag 'csky-for-linus-5.0-rc1' of git://github.com/c-sky/csky-linux:
  irqchip/csky: fixup handle_irq_perbit break irq
  csky: fixup compile error with pte_alloc
  csky: fixup CACHEV1 store instruction fast retire
  csky: fixup relocation error with 807 & 860
  Documentation/features: Add csky kernel features