Re: [PATCH 1/5] lib: introduce call_once()

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Akinobu Mita
Date: Tuesday, March 11, 2008 - 5:27 am

2008/3/11, Andrew Morton <akpm@linux-foundation.org>:

This cannot be used directly in the conversions of patch 2 - 5.
Because the callers of call_once() in patch 2 - 5 need to wait for the
complition of "init_routine". Some blocking mechanism is needed.


I'll try to find another conversions to back up the necessity...
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/5] lib: introduce call_once(), Akinobu Mita, (Mon Mar 10, 7:57 am)
[PATCH 2/5] idr: use call_once(), Akinobu Mita, (Mon Mar 10, 8:00 am)
[PATCH 3/5] hugetlbfs: use call_once(), Akinobu Mita, (Mon Mar 10, 8:01 am)
[PATCH 4/5] shmem: use call_once(), Akinobu Mita, (Mon Mar 10, 8:03 am)
[PATCH 5/5] tiny-shmem: use call_once(), Akinobu Mita, (Mon Mar 10, 8:05 am)
Re: [PATCH 1/5] lib: introduce call_once(), Joe Perches, (Mon Mar 10, 8:29 am)
Re: [PATCH 4/5] shmem: use call_once(), Hugh Dickins, (Mon Mar 10, 3:15 pm)
Re: [PATCH 1/5] lib: introduce call_once(), Andrew Morton, (Mon Mar 10, 8:48 pm)
Re: [PATCH 1/5] lib: introduce call_once(), Nick Piggin, (Mon Mar 10, 9:10 pm)
Re: [PATCH 1/5] lib: introduce call_once(), Andrew Morton, (Mon Mar 10, 9:21 pm)
Re: [PATCH 1/5] lib: introduce call_once(), Akinobu Mita, (Tue Mar 11, 5:17 am)
Re: [PATCH 1/5] lib: introduce call_once(), Akinobu Mita, (Tue Mar 11, 5:27 am)
Re: [PATCH 4/5] shmem: use call_once(), Akinobu Mita, (Tue Mar 11, 5:29 am)
Re: [PATCH 1/5] lib: introduce call_once(), Nick Piggin, (Tue Mar 11, 5:41 am)
Re: [PATCH 4/5] shmem: use call_once(), Hugh Dickins, (Tue Mar 11, 6:41 am)
Re: [PATCH 1/5] lib: introduce call_once(), Andrew Morton, (Tue Mar 11, 10:35 am)
Re: [PATCH 1/5] lib: introduce call_once(), Joe Perches, (Tue Mar 11, 11:56 am)
Re: [PATCH 1/5] lib: introduce call_once(), Andrew Morton, (Tue Mar 11, 12:11 pm)
Re: [PATCH 1/5] lib: introduce call_once(), Akinobu Mita, (Fri Mar 14, 9:01 pm)