Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1560178 > unrolled thread

[GIT PULL] (swiotlb) 'stable/for-linus-4.10' for rc4

Started byKonrad Rzeszutek Wilk <konrad@kernel.org>
First post2017-01-17 01:20 +0100
Last post2017-01-17 01:20 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] (swiotlb) 'stable/for-linus-4.10' for rc4 Konrad Rzeszutek Wilk <konrad@kernel.org> - 2017-01-17 01:20 +0100

#1560178 — [GIT PULL] (swiotlb) 'stable/for-linus-4.10' for rc4

FromKonrad Rzeszutek Wilk <konrad@kernel.org>
Date2017-01-17 01:20 +0100
Subject[GIT PULL] (swiotlb) 'stable/for-linus-4.10' for rc4
Message-ID<t0pFf-88P-11@gated-at.bofh.it>
Hey Linus,

Please git pull the following branch:

 git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-4.10

which has a tiny fix to make sure that page-sized mappings
are page-aligned (and not say straddle two pages). This is
important for some drivers (such as NVME).

 lib/swiotlb.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Nikita Yushchenko (1):
      swiotlb: ensure that page-sized mappings are page-aligned

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web