linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* question about __NR_restart_syscall
@ 2010-07-31 16:44 Tiago Maluta
  0 siblings, 0 replies; only message in thread
From: Tiago Maluta @ 2010-07-31 16:44 UTC (permalink / raw)
  To: linux-sh

I was debugging (with gdb) a piece of code of an kernel object, the
snippet of module init function is:

(...)
0x0000000a : mov #0,r0
0x0000000c : .word 0x0000
0x0000000e : mov.l r0,@(0,r0)
0x00000010 : .word 0x0001
0x00000012 : mov.b r0,@(0,r0)

This code is regarded to __NR_restart_syscall? and, if yes, this
syscalls could restart the kernel?

--tm

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-07-31 16:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-31 16:44 question about __NR_restart_syscall Tiago Maluta

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).