From: Bernd Schubert <bernd-schubert@web.de>
To: Christoph Hellwig <hch@infradead.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.6.7: sk98lin unload oops
Date: Sun, 4 Jul 2004 20:28:53 +0200 [thread overview]
Message-ID: <200407042028.59047.bernd-schubert@web.de> (raw)
In-Reply-To: <20040704151509.GA5100@infradead.org>
Hello Christoph,
On Sunday 04 July 2004 17:15, Christoph Hellwig wrote:
> > Fortunality everything still works fine (I'm running the script over the
> > network of the syskonnect cards).
> >
> > This machine has two of those syskonnect cards, on another machine which
> > has only one syskonnect card this oops doesn't occur.
>
> As a colleteral damage the following huge patch should fix it, and I need
> testers for it anyway ;-)
>
thanks for your patches, but I have some trouble to apply them:
hamilton1:/usr/src/linux-2.6.7# cat ../patches/sk98/sk98_patch1.txt |patch -p1
patching file drivers/net/sk98lin/skge.c
Hunk #5 succeeded at 4906 (offset -1 lines).
patching file drivers/net/sk98lin/h/skdrv2nd.h
Reversed (or previously applied) patch detected! Assume -R? [n]
Either option I will give here, it will always fail to compile with those
messages:
drivers/net/sk98lin/skge.c:5166: `PCI_VENDOR_ID_DLINK' undeclared here (not in
a function)
drivers/net/sk98lin/skge.c:5166: initializer element is not constant
drivers/net/sk98lin/skge.c:5166: (near initialization for
`skge_pci_tbl[4].vendor')
drivers/net/sk98lin/skge.c:5173: `PCI_VENDOR_ID_CNET' undeclared here (not in
a function)
drivers/net/sk98lin/skge.c:5173: initializer element is not constant
drivers/net/sk98lin/skge.c:5173: (near initialization for
`skge_pci_tbl[7].vendor')
drivers/net/sk98lin/skge.c:5174: `PCI_VENDOR_ID_LINKSYS' undeclared here (not
in a function)
drivers/net/sk98lin/skge.c:5174: initializer element is not constant
drivers/net/sk98lin/skge.c:5174: (near initialization for
`skge_pci_tbl[8].vendor')
drivers/net/sk98lin/skge.c:5175: `PCI_VENDOR_ID_LINKSYS' undeclared here (not
in a function)
drivers/net/sk98lin/skge.c:5175: initializer element is not constant
drivers/net/sk98lin/skge.c:5175: (near initialization for
`skge_pci_tbl[9].vendor')
Is your patch for vanilla 2.6.7?
Thanks,
Bernd
next prev parent reply other threads:[~2004-07-04 18:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-04 11:42 2.6.7: sk98lin unload oops Bernd Schubert
2004-07-04 15:15 ` Christoph Hellwig
2004-07-04 15:23 ` Christoph Hellwig
2004-07-04 18:28 ` Bernd Schubert [this message]
2004-07-04 18:44 ` Christoph Hellwig
2004-07-04 22:01 ` Bernd Schubert
2004-07-04 22:04 ` Christoph Hellwig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200407042028.59047.bernd-schubert@web.de \
--to=bernd-schubert@web.de \
--cc=hch@infradead.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.