Re: No dma_sync_* during pci_probe? (Sparc, post 2.6.22 regression)

2007-12-20 Thread Emanuele Rocca
* David Miller <[EMAIL PROTECTED]>, [2007-12-20 0:40 -0800]: > The problem is that I created indirection that was totally unused, the > operation vectors members for these cases thus didn't get filled in, > and we OOPS trying to call NULL pointers as functions :-) > > This should fix the cra

Re: sparc64 / bbc_i2c.c

2007-02-25 Thread Emanuele Rocca
* Andrew Morton <[EMAIL PROTECTED]>, [2007-02-25 4:47 -0800]: > > On Tue, 20 Feb 2007 13:27:12 + "J.J. Green" <[EMAIL PROTECTED]> wrote: > > I got bitten by this problem on sparc64 (a blade 1000) > > > > http://ubuntuforums.org/showthread.php?t=297474 > The code around there looks rel