]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2015 00:40:55 +0000 (17:40 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 23 Jun 2015 00:40:55 +0000 (17:40 -0700)
commit926744f3c86186dc69ee4450df6279af0ad16a60
treef9eb9b8b0d704e3c86d1f953cdbbcf57522f9352
parent33e4c9187efe1c6fcfcc5aa3450deba6d3cbfd3c
parent740eefc4eadfc08da30d90bdfd7a73dfba6794d8
Merge branch 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 kdump updates from Ingo Molnar:
 "Three kdump robustness related improvements (Joerg Roedel)"

* 'x86-kdump-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/crash: Allocate enough low memory when crashkernel=high
  x86/swiotlb: Try coherent allocations with __GFP_NOWARN
  swiotlb: Warn on allocation failure in swiotlb_alloc_coherent()