Changes

Jump to: navigation, search

Download/kernel/2.6.16/026test009.1/changes

13 bytes removed, 18:15, 22 October 2009
m
Protected "Download/kernel/2.6.16/026test009.1/changes": Robot: Protecting a list of files. [edit=autoconfirmed:move=autoconfirmed]
{{Kernel git log|2.6.16|026test009.1}}
 
<includeonly>[[{{PAGENAME}}/changes#Patches|{{Long changelog message}}]]</includeonly><noinclude>
=== Patches ===
<div class="change">
Patch from Pavel Emelianov &lt;xemul@openvz.org&gt;:<br/>
Fix of race between ub_page_charge/_uncharge.<br/>
Pages were first put into global list of free pages and ther - uncharged.
During this gap page_alloc could charge not uncharged yet page thus
causing a BUG().<br/>
Moved ub_page_uncharge above freeing and out of local_irq_save to reduce
time spent with irqs off.
<br/>[http://forum.openvz.org/index.php?t=msg&amp;th=465&amp;start=0 http://forum.openvz.org/index.php?t=msg&amp;th=465&amp;start=0]
</div>
 
==== diff-ubc-pbfree-oops-20060417 ====
<div class="change">

Navigation menu