Re: [PATCH v1 2/3] arm64: dts: qcom: msm8998: Add PCIe SMMU node

2019-03-30 Thread Vivek Gautam
Hi Marc, On Fri, Mar 29, 2019 at 11:59 PM Robin Murphy wrote: > > On 29/03/2019 10:51, Marc Gonzalez wrote: > > On 28/03/2019 18:05, Marc Gonzalez wrote: > > > >> ANOC1 SMMU filters PCIe accesses. > > > > I'm not sure this description is entirely accurate... > > > > ANOC likely stands for "Applic

Re: [PATCH v3 1/1] iommu: Add config option to set lazy mode as default

2019-03-30 Thread Leizhen (ThunderTown)
On 2019/3/29 10:54, Zhen Lei wrote: > This allows the default behaviour to be controlled by a kernel config > option instead of changing the command line for the kernel to include > "iommu.strict=0" on ARM64 where this is desired. > > This is similar to CONFIG_IOMMU_DEFAULT_PASSTHROUGH. > > Sig

Re: [PATCH] x86/calgary: fix bitcast type warnings

2019-03-30 Thread Mukesh Ojha
On 3/30/2019 3:15 AM, Jann Horn wrote: On Fri, Mar 29, 2019 at 9:19 AM Mukesh Ojha wrote: On 3/29/2019 4:29 AM, Jann Horn wrote: The sparse checker attempts to ensure that all conversions between fixed-endianness numbers and numbers with native endianness are explicit. However, the calgary c