]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Feb 2020 00:10:10 +0000 (16:10 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 22 Feb 2020 00:10:10 +0000 (16:10 -0800)
commitc3337aa6ccc0f49f527bb48f7fbd653febee40c2
treeb064258f87c6582a7301d99426bdb3ef56397984
parentdafa9d96eac1da72058920ed7ed8b8c8f2d68f13
parentee180e96b82a7d136991c9c712b951fab9ba7f73
Merge tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip

Pull xen fixes from Juergen Gross:
 "Two small fixes for Xen:

   - a fix to avoid warnings with new gcc

   - a fix for incorrectly disabled interrupts when calling
     _cond_resched()"

* tag 'for-linus-5.6-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  xen: Enable interrupts when calling _cond_resched()
  x86/xen: Distribute switch variables for initialization
arch/x86/xen/enlighten_pv.c
drivers/xen/preempt.c