From: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
To: Vikram <vikram186@gmail.com>
Cc: linux-rt-users@vger.kernel.org
Subject: Re: Kernel module crashed in 2.6.33.7-rt30
Date: Tue, 25 Jan 2011 17:21:36 +0100 [thread overview]
Message-ID: <20110125162136.GD22005@pengutronix.de> (raw)
In-Reply-To: <1295941160.4853.0.camel@vikram-pc>
On Tue, Jan 25, 2011 at 01:09:20PM +0530, Vikram wrote:
> Hi all,
> I am using linux 2.6.33.7.2-rt30 for running my kernel module.
> The kernel module is an Ethernet based protocol stack.
> I am setting the following priorities before loading the module
>
> 81 for sirq-hrtimer/1
> 81 for sirq-hrtimer/1
> 80 for the Ethernet Interrupt
> using the command 'chrt -f -p 81'
>
> The module runs fine for some time, but stops after an hour or so.
> This is what I got from the dmesg
>
> START TRACE
>
> [ 3353.564157] BUG: unable to handle kernel NULL pointer dereference at
> (null)
Don't know if this is available on X86, but setting DEBUG_BUGVERBOSE
might help here.
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2011-01-25 16:21 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-25 7:39 Kernel module crashed in 2.6.33.7-rt30 Vikram
2011-01-25 16:21 ` Uwe Kleine-König [this message]
[not found] ` <AANLkTikQW6mkV_a6umKY0NnoinD-UnJQK4Gm+kxuKfCa@mail.gmail.com>
2011-01-27 7:59 ` Uwe Kleine-König
2011-01-27 8:05 ` Pradyumna Sampath
2011-01-27 8:38 ` Vikram Narayanan
2011-01-27 9:20 ` Uwe Kleine-König
[not found] ` <AANLkTimYnhQ_4+=PJogMts65iLsoNcE60NTdnfDwVtJx@mail.gmail.com>
2011-01-28 7:57 ` [solved] " Uwe Kleine-König
2011-01-28 17:07 ` Madovsky
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=20110125162136.GD22005@pengutronix.de \
--to=u.kleine-koenig@pengutronix.de \
--cc=linux-rt-users@vger.kernel.org \
--cc=vikram186@gmail.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;
as well as URLs for NNTP newsgroup(s).