All of lore.kernel.org
 help / color / mirror / Atom feed
From: mail.dipanjan.das@gmail.com (Dipanjan Das)
To: kernelnewbies@lists.kernelnewbies.org
Subject: How to test a syscall prior to compiling the kernel
Date: Wed, 4 Jun 2014 08:52:31 +0530	[thread overview]
Message-ID: <CAEK-7JLTa6ZW0jJ3Zu7YekX43Onu0jbiYyxgBK+0QS-eGwChbA@mail.gmail.com> (raw)

Hi,

While adding a syscall, how do I test the syscall code itself? If I simply
try to compile the C file individually, will the compiler be able find the
includes?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20140604/7ab7f98b/attachment.html 

             reply	other threads:[~2014-06-04  3:22 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-04  3:22 Dipanjan Das [this message]
2014-06-04  3:52 ` How to test a syscall prior to compiling the kernel Greg KH
2014-06-04  3:59   ` Dipanjan Das
2014-06-04  4:14     ` Augusto Mecking Caringi
2014-06-04  4:19     ` Greg KH
     [not found]       ` <CAOUBrm3BQyVJys4++o6zPUVxp7+dDSvPiF9MFpOUzSLpyzhN7g@mail.gmail.com>
2014-06-04  8:24         ` navid Rahimi
2014-06-04 15:51       ` Andev
2014-06-04 17:56         ` Valdis.Kletnieks at vt.edu
2014-06-04 18:33           ` Andev
2014-06-04 18:42             ` Greg KH
2014-06-04 19:02             ` Andev
2014-06-04 22:14               ` Greg KH

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=CAEK-7JLTa6ZW0jJ3Zu7YekX43Onu0jbiYyxgBK+0QS-eGwChbA@mail.gmail.com \
    --to=mail.dipanjan.das@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.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.