<?xml version="1.0" encoding="utf-8"?><!-- generator="wordpress/1.5.1-alpha" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: linux raw spin locks</title>
	<link>http://gnurbs.blogsome.com/2008/06/28/linux-raw-spin-locks/</link>
	<description>amerei's my blessed holy rants</description>
	<pubDate>Fri, 27 Nov 2009 19:02:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=1.5.1-alpha</generator>

	<item>
		<title>by: sleepy jenkins</title>
		<link>http://gnurbs.blogsome.com/2008/06/28/linux-raw-spin-locks/#comment-389</link>
		<pubDate>Sat, 06 Sep 2008 19:55:56 +0100</pubDate>
		<guid>http://gnurbs.blogsome.com/2008/06/28/linux-raw-spin-locks/#comment-389</guid>
					<description>Hi! sorry for the late reply.. i haven't done something like that yet.. but is an interesting activity! you can contact me at amerei_[at]_gmail_[dot]_com. when i have the time, I'd like to try something like that too (perhaps poke around with ptrace on a more serious level)

cheers! and sorry for the late reply</description>
		<content:encoded><![CDATA[	<p>Hi! sorry for the late reply.. i haven&#8217;t done something like that yet.. but is an interesting activity! you can contact me at amerei_[at]_gmail_[dot]_com. when i have the time, I&#8217;d like to try something like that too (perhaps poke around with ptrace on a more serious level)</p>
	<p>cheers! and sorry for the late reply
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: devloop</title>
		<link>http://gnurbs.blogsome.com/2008/06/28/linux-raw-spin-locks/#comment-388</link>
		<pubDate>Thu, 28 Aug 2008 18:36:16 +0100</pubDate>
		<guid>http://gnurbs.blogsome.com/2008/06/28/linux-raw-spin-locks/#comment-388</guid>
					<description>Hi !

I'm looking for some help on kernel programming.

I want to modify the registers of a process when it returns from kernel-land, just after calling a syscall.

I have read that user-land registers are stored on the kernel stack before the syscall is called so I tried to change the value of what must be the saved %ebx in the kernel stack at %esp+8 but I don't get the result I'd like... looks like the modification doesn't work but I don't get any error :(

Is there a way to contact you to send my exemple code ?

Bye !</description>
		<content:encoded><![CDATA[	<p>Hi !</p>
	<p>I&#8217;m looking for some help on kernel programming.</p>
	<p>I want to modify the registers of a process when it returns from kernel-land, just after calling a syscall.</p>
	<p>I have read that user-land registers are stored on the kernel stack before the syscall is called so I tried to change the value of what must be the saved %ebx in the kernel stack at %esp+8 but I don&#8217;t get the result I&#8217;d like&#8230; looks like the modification doesn&#8217;t work but I don&#8217;t get any error <img src='http://gnurbs.blogsome.com/wp-images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
	<p>Is there a way to contact you to send my exemple code ?</p>
	<p>Bye !
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
