Home
last modified time | relevance | path

Searched hist:"8 bf8a1d1c13c687eda599c827d713eb70764a79f" (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/parisc/
H A Diommu-helpers.hdiff 8bf8a1d1c13c687eda599c827d713eb70764a79f Fri Mar 20 12:37:59 CDT 2015 Matthew Wilcox <willy@linux.intel.com> parisc: Eliminate sg_virt_addr() and private scatterlist.h

The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr(). Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dccio-dma.cdiff 8bf8a1d1c13c687eda599c827d713eb70764a79f Fri Mar 20 12:37:59 CDT 2015 Matthew Wilcox <willy@linux.intel.com> parisc: Eliminate sg_virt_addr() and private scatterlist.h

The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr(). Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
H A Dsba_iommu.cdiff 8bf8a1d1c13c687eda599c827d713eb70764a79f Fri Mar 20 12:37:59 CDT 2015 Matthew Wilcox <willy@linux.intel.com> parisc: Eliminate sg_virt_addr() and private scatterlist.h

The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr(). Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
/openbmc/linux/arch/parisc/include/asm/
H A DKbuilddiff 8bf8a1d1c13c687eda599c827d713eb70764a79f Fri Mar 20 12:37:59 CDT 2015 Matthew Wilcox <willy@linux.intel.com> parisc: Eliminate sg_virt_addr() and private scatterlist.h

The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr(). Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
/openbmc/linux/arch/parisc/kernel/
H A Dpci-dma.cdiff 8bf8a1d1c13c687eda599c827d713eb70764a79f Fri Mar 20 12:37:59 CDT 2015 Matthew Wilcox <willy@linux.intel.com> parisc: Eliminate sg_virt_addr() and private scatterlist.h

The only reason to keep parisc's private asm/scatterlist.h was that it
had the macro sg_virt_addr(). Convert all callers to use something else
(sometimes just sg->offset was enough, others should use sg_virt()), and
we can just use the asm-generic scatterlist.h instead.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Signed-off-by: Dave Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>