| From: |
| Thomas Gleixner <tglx@linutronix.de> |
| To: |
| LKML <linux-kernel@vger.kernel.org> |
| Subject: |
| [patch 00/10] semaphore to mutex conversions |
| Date: |
| Fri, 29 Jan 2010 20:38:29 -0000 |
| Message-ID: |
| <20100129203549.526478432@linutronix.de> |
| Cc: |
| Christoph Hellwig <hch@infradead.org>,
Peter Zijlstra <peterz@infradead.org>,
Ingo Molnar <mingo@elte.hu> |
| Archive-link: |
| Article, Thread
|
The following series converts semaphores which are semantically
mutexes to real mutexes. This is part of the effort to remove
init_MUTEX*
Most of the patches have been in the -rt tree for quite a while with
no bad side effects.
Thanks,
tglx
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/