lkml.org 
[lkml]   [2003]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: System Call Problem
From
Date
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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.042 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site