Re: sys_call_table not exported in 2.6 kernel

From: David Schwartz (davids_at_webmaster.com)
Date: 09/12/05


Date: Mon, 12 Sep 2005 12:19:36 -0700


"hondya" <vishpat@gmail.com> wrote in message
news:1126403060.013788.234940@o13g2000cwo.googlegroups.com...

> Does anyone what is the reason behind not exporting the
> "sys_call_table" symbol in the 2.6 kernel.

    There was nothing you could do with it safely. There is a proper way to
do just about anything you might have wanted to do with the table.

    DS