[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Properly release console lock.
From: |
Samuel Thibault |
Subject: |
Re: [PATCH] Properly release console lock. |
Date: |
Sat, 20 Nov 2010 22:00:13 +0100 |
User-agent: |
Mutt/1.5.12-2006-07-14 |
Hello,
Diego Nieto Cid, le Mon 15 Nov 2010 04:10:58 -0300, a écrit :
> The console lock was released only when there were no allocation errors
> leaving it locked in the event mmap failed.
>
> This patch moves the mutex_unlock call to a point in the flow of control
> where it is consistent with the lock acquisition.
Applied, thanks.
Samuel