On Thu, Jun 6, 2013 at 12:41 PM, wrote:
> From: Jerome Glisse
>
> If a buffer is never bind to a virtual memory pagetable than don't try
> to unbind it. Only drawback is that we don't update the pagetable when
> unbinding the ib pool buffer which is fine because it only happens at
> suspend or m
From: Jerome Glisse
If a buffer is never bind to a virtual memory pagetable than don't try
to unbind it. Only drawback is that we don't update the pagetable when
unbinding the ib pool buffer which is fine because it only happens at
suspend or module unload/shutdown.
Cc: stable at kernel.org
Sign
On Thu, Jun 6, 2013 at 12:41 PM, wrote:
> From: Jerome Glisse
>
> If a buffer is never bind to a virtual memory pagetable than don't try
> to unbind it. Only drawback is that we don't update the pagetable when
> unbinding the ib pool buffer which is fine because it only happens at
> suspend or m
From: Jerome Glisse
If a buffer is never bind to a virtual memory pagetable than don't try
to unbind it. Only drawback is that we don't update the pagetable when
unbinding the ib pool buffer which is fine because it only happens at
suspend or module unload/shutdown.
Cc: sta...@kernel.org
Signed-