diff options
author | Tony Luck <tony.luck@intel.com> | 2009-10-09 19:52:39 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2009-10-09 19:52:39 +0200 |
commit | 883a3acf5b0d4782ac35981227a0d094e8b44850 (patch) | |
tree | a5ad44c09e36298749f0b37dbd5695bad040620c /Makefile | |
parent | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... (diff) | |
download | linux-883a3acf5b0d4782ac35981227a0d094e8b44850.tar.xz linux-883a3acf5b0d4782ac35981227a0d094e8b44850.zip |
[IA64] Re-implement spinaphores using ticket lock concepts
Bound the wait time for the ptcg_sem by using similar idea to the
ticket spin locks. In this case we have only one instance of a
spinaphore, so make it 8 bytes rather than try to squeeze it into
4-bytes to keep the code simpler (and shorter).
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions