All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: ghofmann@pair.com
Cc: "David S. Miller" <davem@redhat.com>,
	Russell King <rmk@arm.linux.org.uk>,
	Ben LaHaise <bcrl@redhat.com>, Andrew Morton <andrewm@uow.edu.au>,
	linux-kernel@vger.kernel.org, netdev@oss.sgi.com
Subject: Re: 3C905b partial  lockup in 2.4.5-pre5 and up to 2.4.6-pre1
Date: Sun, 10 Jun 2001 23:25:39 -0400	[thread overview]
Message-ID: <3B243A33.8B32FCD6@mandrakesoft.com> (raw)
In-Reply-To: <3B23A4BB.7B4567A3@mandrakesoft.com> <3B23F20A.22574.10AD93@localhost>

"Glenn C. Hofmann" wrote:
> 
> I have, as was suggested, built as a module, and get unresolved symbol do_softirq, so
> this appears to be another problem in this driver with 2.4.6-pre2.  If I can help in any
> way, please let me know, although I am by no means a programmer, just a tester.

edit kernel/ksyms.c:

-EXPORT_SYMBOL(do_softirq);
+EXPORT_SYMBOL_NOVERS(do_softirq);

and see if that helps.

Errors about do_softirq are unrelated to a specific driver.

-- 
Jeff Garzik      | Andre the Giant has a posse.
Building 1024    |
MandrakeSoft     |

  reply	other threads:[~2001-06-11  3:26 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-09 17:45 3C905b partial lockup in 2.4.5-pre5 and up to 2.4.6-pre1 Glenn C. Hofmann
2001-06-10  1:35 ` Andrew Morton
2001-06-10  4:56   ` Glenn C. Hofmann
2001-06-10  5:08   ` Glenn C. Hofmann
2001-06-10  5:54   ` Ben LaHaise
2001-06-10  8:38     ` Russell King
2001-06-10  9:39       ` arjan
2001-06-10 16:06       ` Ben LaHaise
2001-06-10 16:34         ` Russell King
2001-06-10 16:47           ` Jeff Garzik
2001-06-10 22:23             ` Ben LaHaise
2001-06-11  0:53             ` David S. Miller
2001-06-11 13:03               ` Andrew Morton
2001-06-11 13:27                 ` David S. Miller
2001-06-11 13:49                   ` Jeff Garzik
2001-06-11 14:21                     ` Andrew Morton
2001-06-11 16:05                       ` Jeff Garzik
2001-06-11  3:17             ` Glenn C. Hofmann
2001-06-11  3:25               ` Jeff Garzik [this message]
2001-06-12  3:17                 ` Glenn C. Hofmann

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=3B243A33.8B32FCD6@mandrakesoft.com \
    --to=jgarzik@mandrakesoft.com \
    --cc=andrewm@uow.edu.au \
    --cc=bcrl@redhat.com \
    --cc=davem@redhat.com \
    --cc=ghofmann@pair.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=rmk@arm.linux.org.uk \
    /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.