Re: [PATCH 1/19] MUTEX: Introduce simple mutex implementation
From: Christopher Friesen
Date: Thu Dec 15 2005 - 11:49:47 EST
Nikita Danilov wrote:
And to convert almost all calls to down/up to mutex_{down,up}. At which
point, it no longer makes sense to share the same data-type for
semaphore and mutex.
If we're going to call it a mutex, it would make sense to use familiar
terminology and call it lock/unlock rather than down/up.
Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/