Hi... On Feb 6, 2008 11:45 AM, Vijeth Bhat <[EMAIL PROTECTED]> wrote: > Hi, > I have two doubts/questions. > 1. How to force a kernel panic / crash ? Ehm, by calling panic()? http://lxr.linux.no/linux/kernel/panic.c#L60
> 2. If I am dumping the crash in a file, can I change the time stamp of the > file ? Would modifying the time in the inode structure achieve this ? Not sure about this, you mean by doing something like executing "touch"? And why you need to do that? regards, Mulyadi -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to [EMAIL PROTECTED] Please read the FAQ at http://kernelnewbies.org/FAQ
