From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Hildner Date: Fri, 23 Jan 2004 09:52:00 +0000 Subject: Loadable module and kernel gp Message-Id: <4010EEC0.7020003@hob.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-ia64@vger.kernel.org Hi, does anybody know a simple way for a loadable module to get the gp value of the kernel? Is there any sample code? Christian