Hi all,
Sometime over the next few days I will be moving this mailing list from
ozlabs.org to lists.ozlabs.org. The old submission address
(linuxppc-dev@ozlabs.org) will still work and I hope that references into
the archives will also still work (though I can't guarantee that as
rebuilding Mailm
On Fri, May 29, 2009 at 7:18 PM, Scott Wood wrote:
> On Fri, May 29, 2009 at 12:56:13PM +0200, Frank Svendsbře wrote:
>> FYI. The same applies to mpc8xx targets: No default host interrupt
>> controller.
>> The following patch was needed for our target:
>> ---
>> diff --git a/arch/powerpc/sysdev/m
Wolfgang Grandegger wrote:
> David Miller wrote:
>> From: Arnd Bergmann
>> Date: Tue, 26 May 2009 10:10:30 +0100
>>
>>> On Monday 25 May 2009, Wolfgang Grandegger wrote:
> Right, that makes sense. However, most drivers use the field to store the
> physical address, not the iomap token. May
On Fri, 2009-05-29 at 14:09 -0700, Jeremy Fitzhardinge wrote:
> Ian Campbell wrote:
> > void * __weak swiotlb_bus_to_virt(struct device *hwdev, dma_addr_t address)
> >
>
> Does this need to be weak too?
It's was wanted by PowerPC to support highmem, that's what patch 8/9
tries to address in a
On Fri, 2009-05-29 at 08:58 -0700, Jeremy Fitzhardinge wrote:
> Ian Campbell wrote:
> > -void * __weak swiotlb_bus_to_virt(struct device *hwdev, dma_addr_t address)
> > +#ifdef CONFIG_HIGHMEM
> > +static void * swiotlb_bus_to_virt(struct device *hwdev, dma_addr_t address)
> >
>
> I think it wo
On Wed, 20 May 2009 17:56:14 +0200
Bartlomiej Zolnierkiewicz wrote:
> On Friday 15 May 2009 22:40:07 Andrey Gusev wrote:
> > On Wed, 13 May 2009 20:46:33 +0200
> > Bartlomiej Zolnierkiewicz wrote:
> >
> > > On Wednesday 13 May 2009 19:11:23 Andrey Gusev wrote:
> > > > On Wed, 13 May 2009 15:28: