[GIT PULL] (swiotlb) stable/for-linus-5.2
From: Konrad Rzeszutek Wilk
Date: Tue Jun 11 2019 - 14:39:28 EST
Hey Linus,
Please git pull the following tiny fix:
git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb.git stable/for-linus-5.2
which has one tiny fix for ARM64 where we could allocate the SWIOTLB
twice.
drivers/xen/swiotlb-xen.c | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
Stefano Stabellini (1):
xen/swiotlb: don't initialize swiotlb twice on arm64