]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Oct 2020 19:00:02 +0000 (12:00 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 14 Oct 2020 19:00:02 +0000 (12:00 -0700)
commit6b3aff523776ef78b2488948dbd4fc2c46eddbcf
tree7eb7913af3ba11eb2fd9d413c9dd9f68927cb4d7
parentaf22f8105ea3ecaefc4aaba57f15bd49d83190bc
parentada529dc164df9ff8c7674ab6236ca3f17694ab9
Merge branch 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb

Pull swiotlb updates from Konrad Rzeszutek Wilk:
 "Minor enhancement of using %p to print phys_addr_r and also compiler
  warnings"

* 'stable/for-linus-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb:
  swiotlb: Mark max_segment with static keyword
  swiotlb: Declare swiotlb_late_init_with_default_size() in header
  swiotlb: Use %pa to print phys_addr_t variables