All of lore.kernel.org
 help / color / mirror / Atom feed
* question about oops and panic
@ 2011-08-28 17:19 Parmenides
  2011-08-29 10:51 ` anish singh
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Parmenides @ 2011-08-28 17:19 UTC (permalink / raw)
  To: kernelnewbies

Hi,

1. I think oops and panic are both some way to deal with errors occurs
in kernel space. Is there any relationship between them?

2. I make a NULL pointer reference deliberately in a kernel module and
get an oops like:

... ... ...

Aug 29 00:58:45 lfs kernel: Call Trace:
Aug 29 00:58:45 lfs kernel:  [<c100112d>] ? do_one_initcall+0x44/0x120
Aug 29 00:58:45 lfs kernel:  [<c10517ce>] ? sys_init_module+0xa7/0x1d9
Aug 29 00:58:45 lfs kernel:  [<c138d49d>] ? syscall_call+0x7/0xb

... ... ...

I wonder what is the meaning of the tow numbers after a function name.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-08-29 13:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-28 17:19 question about oops and panic Parmenides
2011-08-29 10:51 ` anish singh
2011-08-29 11:01   ` Mandeep Sandhu
2011-08-29 11:05     ` anish singh
2011-08-29 11:14   ` sandeep kumar
2011-08-29 11:01 ` Stratos Psomadakis
2011-08-29 13:49 ` Christopher Harvey

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.