<div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 14, 2015 at 7:53 PM, Cyril Hrubis <span dir="ltr"><<a href="mailto:chrubis@suse.cz" target="_blank">chrubis@suse.cz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi!<br>
<span class="">> hmm, check the return value here is not good, that would make confused in<br>
> range_is_mapped() used. I'd like to handle the situation by the function<br>
> itself.<br>
<br>
</span>Then we are back at passing the cleanup callback to the function so that<br>
we can pass it to the tst_brkm(). Otherwise the nr_hugepages that has<br>
been changed in the test setup() wouldn't be restored.<br>
<span class="HOEnZb"><font color="#888888"><br></font></span></blockquote><div><br></div><div>Sure, I got your point, the function should be like:<br><br></div><div>int range_is_mapped(void (*cleanup_fn) (void), unsigned long low, unsigned long high)<br>{<br>   ...<br>}<br></div></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>Regards,<br></div>Li Wang<br></div><div>Email: <a href="mailto:liwang@redhat.com" target="_blank">liwang@redhat.com</a><br></div></div></div></div></div></div>
</div></div>