On Thu, 2006-02-16 at 11:25 +0100, Andi Kleen wrote:
> On Thursday 16 February 2006 00:31, Ian Kumlien wrote:
> > (Sorry, resent due to wrong message in CC, sending again to keep
> > consistency)
> >
> > I have been having problems for some while with sky2 on my machine even
> > with sky2 0.15 (as in 2.6.16-rc3-git4)
> 
> The appended patch should fix the problem too. Does it?

arch/x86_64/pci/mmconfig.c:152: error: conflicting types for
'pci_mmcfg_init'
arch/i386/pci/pci.h:85: error: previous declaration of 'pci_mmcfg_init'
was here
make[1]: *** [arch/x86_64/pci/mmconfig.o] Error 1
make: *** [arch/x86_64/pci] Error 2
make: *** Waiting for unfinished jobs....

one returns void, the other int.

I fixed it up, but i currently have problems with sk98lin whacking the
memory... 

it starts with:
KERNEL: assertion (!sk->sk_forward_alloc) failed at net/core/stream.c
(279)
KERNEL: assertion (!sk->sk_forward_alloc) failed at net/ipv4/af_inet.c
(148)

then things segfault almost at random =P

Anyways, I'm trying to build this now, will test boot in a bit

-- 
Ian Kumlien <pomac () vapor ! com> -- http://pomac.netswarm.net

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to