From: Robert Love <rml@tech9.net>
To: "Hall, Luca" <hall@bnl.gov>
Cc: "'linux-kernel@vger.kernel.org'" <linux-kernel@vger.kernel.org>
Subject: Re: System Call Problem
Date: 11 Jan 2003 20:04:11 -0500 [thread overview]
Message-ID: <1042333450.752.1.camel@phantasy> (raw)
In-Reply-To: <28A2E0D6A920954ABBF13AF712CEBDB6CF0A81@exchange05.bnl.gov>
On Sat, 2003-01-11 at 19:38, Hall, Luca wrote:
> The problem is now that when I boot i see the printk messages
> at the bottom. around 5 - 7 times.
You took the syscall number for getrlimit(2).
You cannot just arbitrarily pick a syscall number, it needs to be a new
and never-before-used number.
Look in include/asm/unistd.h and add your number to the bottom.
Robert Love
next prev parent reply other threads:[~2003-01-12 0:55 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-12 0:38 System Call Problem Hall, Luca
2003-01-12 1:04 ` Robert Love [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-02-26 14:17 System call problem Josef E. Galea
2005-02-26 14:43 ` Steven Rostedt
2005-02-26 18:45 ` Josef E. Galea
2005-02-27 23:02 ` linux-os
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=1042333450.752.1.camel@phantasy \
--to=rml@tech9.net \
--cc=hall@bnl.gov \
--cc=linux-kernel@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 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.