<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>RE: ucc_geth DPRAM alloc error, 2.6.22-rc3</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&gt;From: Li Yang-r58472 [<A HREF="mailto:LeoLi@freescale.com">mailto:LeoLi@freescale.com</A>]<BR>
&gt;&gt;&nbsp; &nbsp;&nbsp;&nbsp; if (assure_empty(info, 1) &lt; 0)<BR>
&gt;&gt;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; return ERR_PTR(-ENOMEM);<BR>
<BR>
&gt;You also need to change this to assure_empty(info, 2), as you are very<BR>
&gt;likely to need 2 slots afterward.&nbsp; You need to assure there are enough<BR>
&gt;slots or grow the block number.<BR>
<BR>
Ahh. I'll fix that in my code.<BR>
It was a quick&amp;dirty hack to get the allocator to work wen we used most of the available DPRAM.<BR>
</FONT>
</P>

</BODY>
</HTML>