On Thu, Oct 04, 2018 at 03:07:46PM -0700, Jacob Pan wrote:
> On Thu, 4 Oct 2018 13:57:24 -0700
> Jerry Snitselaar wrote:
>
> > On Thu Oct 04 18, Joerg Roedel wrote:
> > >Hi Jerry,
> > >
> > >thanks for the report.
> > >
> > >On Tue, Oct 02, 2018 at 10:25:29AM -0700, Jerry Snitselaar wrote:
> >
From: Thor Thayer
Add SMMU support to the Stratix10 Device Tree which
includes adding the SMMU node and adding IOMMU stream
ids to the SMMU peripherals.
Signed-off-by: Thor Thayer
---
v4 Add clock-name since clk_bulk_get() needs name
for clock.
v3 Remove bindings changes since not adding
From: Thor Thayer
Currently the clocks are specified in a structure as well as
in the device tree. Since all the information about clocks can be
pulled from the device tree, parse the device tree for the clock
information if specified.
This patch is dependent upon the following patch series that
From: Thor Thayer
Add SMMU support for the Stratix10 SOCFPGA. This patch requires
clock enables for the master TBUs and therefore has a dependency
on patches currently being reviewed.
This patchset is dependent on the patch series [1]
v4 Address Vivek's comment.
Abandon dependency on [2] (
On Thu, 4 Oct 2018 13:57:24 -0700
Jerry Snitselaar wrote:
> >
> >On Tue, Oct 02, 2018 at 10:25:29AM -0700, Jerry Snitselaar wrote:
> >> I've been trying to track down a problem where an hp dl380 gen8
> >> with a Cavium QLogic BR-1860 Fabric Adapter is getting source-id
> >> verification failure
On Fri, Oct 05, 2018 at 10:30:09AM +0200, Joerg Roedel wrote:
> Hi Greg,
>
> The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
>
> Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/
On 10/4/2018 10:39 PM, Stephen Rothwell wrote:
Hi Guenter,
On Thu, 4 Oct 2018 18:33:02 -0700 Guenter Roeck wrote:
Most of the boot failures are hopefully fixed with
https://lore.kernel.org/patchwork/patch/995254/
I have added that commit to linux-next today.
After getting over that I end
On 05/10/18 08:19, Christoph Hellwig wrote:
On Thu, Oct 04, 2018 at 04:47:37PM +0100, Robin Murphy wrote:
The original motivation for iommu_map_sg() was to give IOMMU drivers the
chance to map an IOVA-contiguous scatterlist as efficiently as they
could. It turns out that there isn't really much
From: Joerg Roedel
The function is only called from another __init function, so
it should be moved to .init too.
Signed-off-by: Joerg Roedel
---
drivers/iommu/amd_iommu_init.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iommu/amd_iommu_init.c b/drivers/iommu/amd
On Thu, Oct 04, 2018 at 09:40:23PM +, Singh, Brijesh wrote:
> Boris Ostrovsky reported a memory leak with device passthrough when SME
> is active.
>
> The VFIO driver uses iommu_iova_to_phys() to get the physical address for
> an iova. This physical address is later passed into vfio_unmap_unpi
Hi Greg,
The following changes since commit 17b57b1883c1285f3d0dc2266e8f79286a7bef38:
Linux 4.19-rc6 (2018-09-30 07:15:35 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git
tags/iommu-fixes-v4.19-rc6
for you to fetch changes up to b
On 03/10/2018 11:09, Matthias Brugger wrote:
> Mediateks MT7623 SoC shares most of its component with MT2701.
> This series adds devicetree documentation for all the devices.
>
> It applies cleanly against linux next, so I don't expect any merge
> conflicts if this is taken by Arnd through the
On Thu, Oct 04, 2018 at 04:47:37PM +0100, Robin Murphy wrote:
> The original motivation for iommu_map_sg() was to give IOMMU drivers the
> chance to map an IOVA-contiguous scatterlist as efficiently as they
> could. It turns out that there isn't really much driver-specific
> business involved there
On Thu, Oct 04, 2018 at 08:13:26AM -0700, Alexander Duyck wrote:
> Thanks for the review.
>
> - Alex
>
> P.S. It looks like I forgot to add Christoph to the original mail
> since I had just copied the To and Cc from the original submission, so
> I added him to the Cc for this.
Yes, there was som
14 matches
Mail list logo