* Re: Re: your mail
@ 2002-04-24 9:44 Huo Zhigang
2002-04-24 10:18 ` Andreas Dilger
0 siblings, 1 reply; 4+ messages in thread
From: Huo Zhigang @ 2002-04-24 9:44 UTC (permalink / raw)
To: Alan Cox; +Cc: lkml
Remove the driver first befor reboot! It works. But what is relation between the reboot process and my driver? When I remove the driver module myself, nothing goes wrong. What is the difference?
Thank you.
Joining in the lkml is so exciting. :)
I love this community.
>>
>> >INIT: Switching to runlevel: 6
>> >INIT: Send processes the TERM signal
>> >Unable to handle kernel NULL pointer dereference
>>
>> What's wrong with my machines? They are all running linux-2.2.18(SMP-supported) with a kernel module which is a driver of Myricom NIC M3S-PCI64C-2 written by my group.
>> Thank you in advance 8-)
>
>If you boot the machije without your driver, then reboot does the
>same happen ? If not then it may well be your driver has an error but only
>when it closes down
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: your mail
2002-04-24 9:44 Re: your mail Huo Zhigang
@ 2002-04-24 10:18 ` Andreas Dilger
0 siblings, 0 replies; 4+ messages in thread
From: Andreas Dilger @ 2002-04-24 10:18 UTC (permalink / raw)
To: Huo Zhigang; +Cc: Alan Cox, lkml
On Apr 24, 2002 17:44 +0800, Huo Zhigang wrote:
> Remove the driver first befor reboot! It works. But what is relation
> between the reboot process and my driver? When I remove the driver module
> myself, nothing goes wrong. What is the difference?
Does your module have a timer or thread which may be active at shutdown?
It may be that if it has a kernel thread that the TERM will kill the
thread and your driver does not expect this.
Cheers, Andreas
--
Andreas Dilger
http://www-mddsp.enel.ucalgary.ca/People/adilger/
http://sourceforge.net/projects/ext2resize/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: your mail
@ 2002-04-24 8:50 Huo Zhigang
0 siblings, 0 replies; 4+ messages in thread
From: Huo Zhigang @ 2002-04-24 8:50 UTC (permalink / raw)
To: Alan Cox; +Cc: linux-kernel
I boot all the nodes in my cluster without my driver and it is "insmod"ed manually.
Now, I will try to "reboot" my machine after the driver is removed. Great. Thank you.
>>
>> >INIT: Switching to runlevel: 6
>> >INIT: Send processes the TERM signal
>> >Unable to handle kernel NULL pointer dereference
>>
>> What's wrong with my machines? They are all running linux-2.2.18(SMP-supported) with a kernel module which is a driver of Myricom NIC M3S-PCI64C-2 written by my group.
>> Thank you in advance 8-)
>Alan:
>If you boot the machije without your driver, then reboot does the
>same happen ? If not then it may well be your driver has an error but only
>when it closes down
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Re: your mail
@ 2002-04-24 8:48 Huo Zhigang
0 siblings, 0 replies; 4+ messages in thread
From: Huo Zhigang @ 2002-04-24 8:48 UTC (permalink / raw)
To: Zwane Mwaikambo; +Cc: linux-kernel
Thank you.
There is no oops information available. The mechine is just freezed there deadly. In a machine, when this happens, the beep in its box will beep endlessly.
>
>> Hi, all.
>> My cluster go wrong these days. So many times when I "/sbin/reboot" a node, the following message will be displayed on the console.
>>
>> >INIT: Switching to runlevel: 6
>> >INIT: Send processes the TERM signal
>> >Unable to handle kernel NULL pointer dereference
>>
>> What's wrong with my machines? They are all running linux-2.2.18(SMP-supported) with a kernel module which is a driver of Myricom NIC M3S-PCI64C-2 written by my group.
>> Thank you in advance 8-)
>>
>> Zhigang Huo
>> zghuo@ncic.ac.cn
>
>Have you tried decoding the oops? Have a look at
>linux/Documentation/oops-tracing.txt
>
> Zwane
>
>--
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-04-24 10:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-24 9:44 Re: your mail Huo Zhigang
2002-04-24 10:18 ` Andreas Dilger
-- strict thread matches above, loose matches on Subject: below --
2002-04-24 8:50 Huo Zhigang
2002-04-24 8:48 Huo Zhigang
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®