]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus' of git://github.com/stffrdhrn/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Jul 2018 19:38:14 +0000 (12:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 2 Jul 2018 19:38:14 +0000 (12:38 -0700)
commitf34386280a46275030ec9d8fd6846fadb206e037
tree4b17b221938b7684aaa1f71c2d540971d0975cbd
parentcd50646bf8236a119461711c59221604e24e9fd9
parente3079c695c0b26e88012b027f8770e9178929168
Merge tag 'for-linus' of git://github.com/stffrdhrn/linux

Pull OpenRISC fixes from Stafford Horne:
 "Two fixes for issues which were breaking OpenRISC boot:

   - Fix bug in __pte_free_tlb() exposed in 4.18 by Matthew Wilcox's
     page table flag addition.

   - Fix issue booting on real hardware if delay slot detection
     emulation is disabled"

* tag 'for-linus' of git://github.com/stffrdhrn/linux:
  openrisc: entry: Fix delay slot exception detection
  openrisc: Call destructor during __pte_free_tlb