]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jun 2014 01:04:22 +0000 (18:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 28 Jun 2014 01:04:22 +0000 (18:04 -0700)
commit39ae2679bacbcc8caaeaa5a0965660ca86a370d2
treeab78f0de6eea9d086c0ec1da8fd9c79f7f3cc952
parent58ad51f00f52a263ce5ea25d5397ddf66c9b4623
parentd5c883abd23a13d0f453f08dbcad802243fb55f5
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb

Pull swiotlb bugfix from Konrad Rzeszutek Wilk:
 "One bug-fix that had been in tree for quite some time.  We had assumed
  that the physical address zero was invalid and would fail it.  But
  that is not true and on some architectures it is not reserved and
  valid.  This fixes it"

* tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb:
  swiotlb: don't assume PA 0 is invalid