Re: Exporting 'sys_call_table' in linux-2.6.20

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Jan 29, 2008 8:28 AM, Chetan Nanda <chetannanda@xxxxxxxxx> wrote:
> Hi,
>
> If I need to modify "sys_call_table" entries at run time (using
> loadable module), Can I do that in 2.6.20 kernel.
> I have look into the code:
> in arch/i386/entry.S: last few lines look like this:
> -----------------------------------------
> .section .rodata,"a"
> #include "syscall_table.S"
>
> syscall_table_size=(.-sys_call_table)
> ---------------------------------------------------
> It seems that sys_call_table is now placed in read-only section, but
> if i need to modify it for my test purpose only how can I modify this
> file?

Hi,

Maybe you want to take a look at this:

http://mail.nl.linux.org/kernelnewbies/2007-02/msg00356.html

Best Regards

>
> thanks,
> nandac
>
> --
> To unsubscribe from this list: send an email with
> "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
> Please read the FAQ at http://kernelnewbies.org/FAQ
>
>

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx
Please read the FAQ at http://kernelnewbies.org/FAQ


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux