From: Andries.Brouwer@cwi.nl
To: Andries.Brouwer@cwi.nl, acme@conectiva.com.br
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: init ordering bug in 802/psnap.c vs llc/llc_main.c
Date: Mon, 30 Sep 2002 03:21:12 +0200 (MEST) [thread overview]
Message-ID: <UTC200209300121.g8U1LCS07667.aeb@smtp.cwi.nl> (raw)
> Humm, 2.5.39? It is compiled statically, isn't it?
> I'm working exclusively with modules up to now
A good hint. llc/llc_main.c crashes in llc_sap_find()
because llc_init() has not yet been called, so that
llc_main_station.sap_list.list is not initialized.
And llc_sap_find() was called from 802/psnap.c, in snap_init().
Calling llc_init() and snap_init() in the right order
makes the oops go away.
Andries
next reply other threads:[~2002-09-30 1:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-09-30 1:21 Andries.Brouwer [this message]
2002-09-30 1:24 ` Arnaldo Carvalho de Melo
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=UTC200209300121.g8U1LCS07667.aeb@smtp.cwi.nl \
--to=andries.brouwer@cwi.nl \
--cc=acme@conectiva.com.br \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®