All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: chamak man <chamakmann@yahoo.co.in>
Cc: linux-mips@linux-mips.org
Subject: Re: System Call in MIPS
Date: Thu, 2 Jan 2003 12:05:28 +0100	[thread overview]
Message-ID: <20030102120528.A7401@linux-mips.org> (raw)
In-Reply-To: <20030102035704.91069.qmail@web8204.mail.in.yahoo.com>; from chamakmann@yahoo.co.in on Thu, Jan 02, 2003 at 03:57:04AM +0000

On Thu, Jan 02, 2003 at 03:57:04AM +0000, chamak man wrote:

>    I am finding problems in adding a new system call
> for MIPS kernel.  Where can i get information on it. 

See include include/asm-mips/unistd.h and arch/mips/kernel/scall_o32.S.

In general adding new syscalls is considered a bad idea you may want to
look into using ioctl, sysctl(2) or procfs.

  Ralf

  reply	other threads:[~2003-01-02 11:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-02  3:57 System Call in MIPS chamak man
2003-01-02 11:05 ` Ralf Baechle [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-01-02 15:42 Zajerko-McKee, Nick

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=20030102120528.A7401@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=chamakmann@yahoo.co.in \
    --cc=linux-mips@linux-mips.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 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.