[GIT PULL] (swiotlb) 'stable/for-linus-4.10' for rc4
From: Konrad Rzeszutek Wilk
Date: Mon Jan 16 2017 - 19:13:30 EST
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