search for: b42111382f0e

Displaying 7 results from an estimated 7 matches for "b42111382f0e".

2017 Jan 10
5
[PATCH] virtio_mmio: Set DMA masks appropriately
...set the appropriate 64-bit DMA mask whenever possible, with the coherent mask suitably limited for the legacy vring as per a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices"). Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") Signed-off-by: Robin Murphy <robin.murphy at arm.com> --- drivers/virtio/virtio_mmio.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c index 48bfea91dbca..b5c5d49...
2017 Jan 10
5
[PATCH] virtio_mmio: Set DMA masks appropriately
...set the appropriate 64-bit DMA mask whenever possible, with the coherent mask suitably limited for the legacy vring as per a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices"). Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") Signed-off-by: Robin Murphy <robin.murphy at arm.com> --- drivers/virtio/virtio_mmio.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c index 48bfea91dbca..b5c5d49...
2017 Jan 10
4
[PATCH v2 1/2] virtio_mmio: Set DMA masks appropriately
...for the legacy vring as per a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices"). Cc: Andy Lutomirski <luto at kernel.org> Cc: Michael S. Tsirkin <mst at redhat.com> Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") Signed-off-by: Robin Murphy <robin.murphy at arm.com> --- drivers/virtio/virtio_mmio.c | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c in...
2017 Jan 10
4
[PATCH v2 1/2] virtio_mmio: Set DMA masks appropriately
...for the legacy vring as per a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices"). Cc: Andy Lutomirski <luto at kernel.org> Cc: Michael S. Tsirkin <mst at redhat.com> Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") Signed-off-by: Robin Murphy <robin.murphy at arm.com> --- drivers/virtio/virtio_mmio.c | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio.c in...
2017 Jan 10
1
[PATCH] virtio_mmio: Set DMA masks appropriately
...e, >> with the coherent mask suitably limited for the legacy vring as per >> a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio >> devices"). >> >> Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> >> Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") >> Signed-off-by: Robin Murphy <robin.murphy at arm.com> >> --- >> drivers/virtio/virtio_mmio.c | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> >> diff --git a/drivers/virtio/virtio_mmio.c b/dri...
2017 Jan 10
1
[PATCH] virtio_mmio: Set DMA masks appropriately
...e, >> with the coherent mask suitably limited for the legacy vring as per >> a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio >> devices"). >> >> Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> >> Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") >> Signed-off-by: Robin Murphy <robin.murphy at arm.com> >> --- >> drivers/virtio/virtio_mmio.c | 10 ++++++++++ >> 1 file changed, 10 insertions(+) >> >> diff --git a/drivers/virtio/virtio_mmio.c b/dri...
2017 Jan 10
0
[PATCH] virtio_mmio: Set DMA masks appropriately
...A mask whenever possible, > with the coherent mask suitably limited for the legacy vring as per > a0be1db4304f ("virtio_pci: Limit DMA mask to 44 bits for legacy virtio > devices"). > > Reported-by: Jean-Philippe Brucker <jean-philippe.brucker at arm.com> > Fixes: b42111382f0e ("virtio_mmio: Use the DMA API if enabled") > Signed-off-by: Robin Murphy <robin.murphy at arm.com> > --- > drivers/virtio/virtio_mmio.c | 10 ++++++++++ > 1 file changed, 10 insertions(+) > > diff --git a/drivers/virtio/virtio_mmio.c b/drivers/virtio/virtio_mmio...