On Mon, Sep 09, 2013 at 03:56:23PM +0900, YAMAMOTO Takashi wrote:
> Commit 31ef9f5178 (timeval: Remove CACHE_TIME scheme.) removed
> initialization of a rwlock which is still used for some operations.
> This restores it.
Applied, thank you!
___
dev maili
Commit 31ef9f5178 (timeval: Remove CACHE_TIME scheme.) removed
initialization of a rwlock which is still used for some operations.
This restores it.
---
lib/timeval.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/lib/timeval.c b/lib/timeval.c
index 37b4353..3262397 100644
--- a/lib/timeval.c