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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html