From: Tiago Maluta <tiago.maluta@gmail.com>
To: linux-sh@vger.kernel.org
Subject: question about __NR_restart_syscall
Date: Sat, 31 Jul 2010 16:44:57 +0000 [thread overview]
Message-ID: <AANLkTik=25zU1ps454ZA7P+MYTqN0sA2HAUR0qiqLke_@mail.gmail.com> (raw)
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
reply other threads:[~2010-07-31 16:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='AANLkTik=25zU1ps454ZA7P+MYTqN0sA2HAUR0qiqLke_@mail.gmail.com' \
--to=tiago.maluta@gmail.com \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).