]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Revert "Revert "xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent""
authorDongli Zhang <dongli.zhang@oracle.com>
Mon, 29 Oct 2018 23:17:15 +0000 (07:17 +0800)
committerBrian Maly <brian.maly@oracle.com>
Tue, 30 Oct 2018 18:15:10 +0000 (14:15 -0400)
commited5239f82056b896d51a5431d61b441b669ef1fb
tree4cdf32b9749fa31047053595de4f7882b09adb29
parent1fb814df16a2fdac0139ae04e3bd08dbe73a1554
Revert "Revert "xen-swiotlb: fix the check condition for xen_swiotlb_free_coherent""

This reverts commit 4dbc2ddc8d51dd616b95d868b0223d102428b995.

The root cause of panic in commit 7fc30809bfa8 ("xen-swiotlb: fix the check
condition for xen_swiotlb_free_coherent") is identified. Enable this patch
again as the fix is already available.

The Reviewed-by by for the revert is only to sync the uek4 code with upstream.
It is not clear at the moment whether upstream code is correct.

Orabug: 28258102

Signed-off-by: Dongli Zhang <dongli.zhang@oracle.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/xen/swiotlb-xen.c