]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'mips_fixes_4.18_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jun 2018 16:56:23 +0000 (09:56 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 27 Jun 2018 16:56:23 +0000 (09:56 -0700)
commit590708080eed7e690c0806d51c2c173c9294270c
treeec285f8fffa5d9d9a01144fc5582e535900a324c
parent3e6bddad0c8e716a6f2d792b047382e3dc0f5ea3
parent11cd6f47db91473986b0e2199f393cda0c9004b1
Merge tag 'mips_fixes_4.18_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux

Pull MIPS build fix from Paul Burton:
 "A single build fix for 4.18:

  Adjust rseq_signal_deliver() & rseq_handle_notify_resume() calls to
  add the ksig argument introduced in v4.18-rc2, around the same time as
  the unadjusted MIPS rseq support"

* tag 'mips_fixes_4.18_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux:
  MIPS: Add ksig argument to rseq_{signal_deliver,handle_notify_resume}