On Mon, 21 Jan 2013 14:07:34 +1100
paul.sz...@sydney.edu.au wrote:
> Ensure MAX_PAUSE is 4 or larger, so limits in
> return clamp_val(t, 4, MAX_PAUSE);
> (the only use of it) are not back-to-front.
MAX_PAUSE is not used in this fashion in current kernels.
> (This patch does not solve the P
On Mon 21-01-13 14:07:34, paul.sz...@sydney.edu.au wrote:
> Ensure MAX_PAUSE is 4 or larger, so limits in
> return clamp_val(t, 4, MAX_PAUSE);
> (the only use of it) are not back-to-front.
>
> (This patch does not solve the PAE OOM issue.)
>
> Paul Szabo p...@maths.usyd.edu.au http://ww
2 matches
Mail list logo