2004-09-23 13:19:58

by manomugdha biswas

[permalink] [raw]
Subject: function installation at shutdown (reboot)

Hi
Thanks for your comments.
I tried to install a function using the fruntion
register_reboot_notifier(). Installation was
successfull but the installed function was not called
at reboot time. I used kernel version 2.4.20-8. Could
you please give me some light why this function is
does not get installed?

Thanks,
Manomugdha

=====
Manomugdha Biswas

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony


2004-09-23 14:13:30

by Randy.Dunlap

[permalink] [raw]
Subject: Re: function installation at shutdown (reboot)

On Thu, 23 Sep 2004 14:04:46 +0100 (BST) manomugdha biswas wrote:

| Hi
| Thanks for your comments.
| I tried to install a function using the fruntion
| register_reboot_notifier(). Installation was
| successfull but the installed function was not called
| at reboot time. I used kernel version 2.4.20-8. Could
| you please give me some light why this function is
| does not get installed?

No idea really. How was reboot initiated?
Can you share some sample source code?

--
~Randy
MOTD: Always include version info.
(Again. Sometimes I think ln -s /usr/src/linux/.config .signature)