lkml.org 
[lkml]   [2001]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: strange behaviour in syscall

>
> Hello,
> I know that this is a newbies question, but I didn't get any
> answer in the newbies list, so I am posting it here.
>
> In 2.2.14, I have implemented a set of system calls(This is just
> academic). The numbers are from 191 - 196. (The virgin source tree has
> up to 190 in entry.S). I have given a printk in the system call proper in
> the last one(196),(and at many other places in the call chain from there).
> (Is it fair to use those syacall numbers ?)
>
> But when I boot up that kernel that printk gets executed. While
> booting, at least to my knowledge, that part of the code is not supposed
> to get executed. Also while the kernel goes down, that printk speaks
> again.


To clarify a bit, lately I have replaced the 196 th. call by 191,
and removed the earlier 191 st. call, now the message is not appearing.
My guess is some interrupt is getting vectored in 196 th entry
point, but I am totally in dark as to why such a thing might at
all happen.

Thanks
sourav

>
> All other system calls are working fine.
>
> I am getting some oops and panic while that syscall executes, so I
> am suspicious that I am doing something that I should never have done.
>
> Do anybody has any idea what might be going wrong?
>
> Sorry to you all for disturbing,
>
> --
> sourav
>
>

-
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:17    [W:0.048 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site