On Fri, Apr 20, 2018 at 01:29:55PM +0800, changbin...@intel.com wrote:
>
> Signed-off-by: Changbin Du
> ---
> drivers/iommu/dmar.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied and put a patch on-top to change the BUG_ON to a WARN_ON_ONCE.
Hi,
On 04/28/2018 02:39 PM, changbin...@intel.com wrote:
> From: Changbin Du
>
> It allows to flush more than 4GB of device TLBs. So the mask should be
> 64bit wide. UBSAN captured this fault as below.
>
> [3.760024]
> =
From: Changbin Du
It allows to flush more than 4GB of device TLBs. So the mask should be
64bit wide. UBSAN captured this fault as below.
[3.760024]
[3.768440] UBSAN: Undefined behaviour in drivers/iommu/dma
Hello, any reviewer? Thanks!
On Fri, Apr 20, 2018 at 01:29:55PM +0800, changbin...@intel.com wrote:
> From: Changbin Du
>
> It allows to flush more than 4GB of device TLBs. So the mask should be
> 64bit wide. UBSAN captured this fault as below.
>
> [3.760024]
>
From: Changbin Du
It allows to flush more than 4GB of device TLBs. So the mask should be
64bit wide. UBSAN captured this fault as below.
[3.760024]
[3.768440] UBSAN: Undefined behaviour in drivers/iommu/dma