diff options
| author | Christoph Lameter <[email protected]> | 2005-08-22 12:20:00 -0700 |
|---|---|---|
| committer | Tony Luck <[email protected]> | 2005-08-23 10:31:57 -0700 |
| commit | 16592d269801ea68130b283c888ffb3c3e988299 (patch) | |
| tree | b6a2666e8c2f496c20c97eea06b6e1012593b80b /scripts/patch-kernel | |
| parent | f6fdd7d9c273bb2a20ab467cb57067494f932fa3 (diff) | |
[IA64] Remove rwsem limitation of 32k waiters
We ran into the limit with the maximum number of waiters at one of our sites.
This patch increases the number of possible waiters from 2^15 to 2^31 by using
a long for the counter in struct rw_semaphore. S390 and alpha already do this.
Signed-off-by: Christoph Lameter <[email protected]>
Acked-by: Kenneth Chen <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions