diff options
author | 2010-06-30 10:46:16 -0700 | |
---|---|---|
committer | 2010-06-30 10:46:16 -0700 | |
commit | b70f4e85bfc4d7000036355b714a92d5c574f1be (patch) | |
tree | 284c14c836412acdd0572ef020499749bca602d8 /drivers/gpu/drm/drm_mm.c | |
parent | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block (diff) | |
download | linux-dev-b70f4e85bfc4d7000036355b714a92d5c574f1be.tar.xz linux-dev-b70f4e85bfc4d7000036355b714a92d5c574f1be.zip |
[IA64] Fix spinaphore down_spin()
Typo in down_spin() meant it only read the low 32 bits of the
"serve" value, instead of the full 64 bits. This results in the
system hanging when the values in ticket/serve get larger than
32-bits. A big enough system running the right test can hit this
in a just a few hours.
Broken since 883a3acf5b0d4782ac35981227a0d094e8b44850
[IA64] Re-implement spinaphores using ticket lock concepts
Reported via IRC by Bjorn Helgaas
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'drivers/gpu/drm/drm_mm.c')
0 files changed, 0 insertions, 0 deletions