<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>Comments on: status of scull and char driver</title>
	<atom:link href="https://www.emblogic.com/blog/10/status-of-scull-and-char-driver/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/10/status-of-scull-and-char-driver/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: John Mcarthur</title>
		<link>https://www.emblogic.com/blog/10/status-of-scull-and-char-driver/#comment-337</link>
		<dc:creator><![CDATA[John Mcarthur]]></dc:creator>
		<pubDate>Thu, 13 Oct 2011 14:41:18 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1053#comment-337</guid>
		<description><![CDATA[Another 1 ,, there can be a problem with ur memset as u r trying to set memory locations that aren&#039;t allocated to you program and after memset performs the setting oprations at unauthorized locations , the program that hv acces to this modified area will found garbeled value and will result into a CRASSShh
:( ;(]]></description>
		<content:encoded><![CDATA[<p>Another 1 ,, there can be a problem with ur memset as u r trying to set memory locations that aren&#8217;t allocated to you program and after memset performs the setting oprations at unauthorized locations , the program that hv acces to this modified area will found garbeled value and will result into a CRASSShh<br />
 <img src="https://www.emblogic.com/blog/wp-includes/images/smilies/icon_sad.gif" alt=":(" class="wp-smiley" />  ;(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Mcarthur</title>
		<link>https://www.emblogic.com/blog/10/status-of-scull-and-char-driver/#comment-336</link>
		<dc:creator><![CDATA[John Mcarthur]]></dc:creator>
		<pubDate>Thu, 13 Oct 2011 14:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1053#comment-336</guid>
		<description><![CDATA[may be you are making the memory area free that is not allocated to your program . thing is that your kfree will work properly and free the memory area specified to it ,but as this memory region wasn&#039;t allocated to your program and u mistakenly freed it thus when the program that was attached to the memory region tries to access it doesn&#039;t find out and kernel got CRAAAASHhh.  :D ;)]]></description>
		<content:encoded><![CDATA[<p>may be you are making the memory area free that is not allocated to your program . thing is that your kfree will work properly and free the memory area specified to it ,but as this memory region wasn&#8217;t allocated to your program and u mistakenly freed it thus when the program that was attached to the memory region tries to access it doesn&#8217;t find out and kernel got CRAAAASHhh.  <img src="https://www.emblogic.com/blog/wp-includes/images/smilies/icon_biggrin.gif" alt=":D" class="wp-smiley" />  <img src="https://www.emblogic.com/blog/wp-includes/images/smilies/icon_wink.gif" alt=";)" class="wp-smiley" /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vaibhav Singh</title>
		<link>https://www.emblogic.com/blog/10/status-of-scull-and-char-driver/#comment-332</link>
		<dc:creator><![CDATA[Vaibhav Singh]]></dc:creator>
		<pubDate>Thu, 13 Oct 2011 04:38:19 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=1053#comment-332</guid>
		<description><![CDATA[there is some memory fault occurred you just check your memory allocation or memset method and its argument also . and study about memory leakage and page fault......]]></description>
		<content:encoded><![CDATA[<p>there is some memory fault occurred you just check your memory allocation or memset method and its argument also . and study about memory leakage and page fault&#8230;&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
