diff options
author | Kanoj Sarcar <kanoj@engr.sgi.com> | 2000-03-31 21:56:46 +0000 |
---|---|---|
committer | Kanoj Sarcar <kanoj@engr.sgi.com> | 2000-03-31 21:56:46 +0000 |
commit | 0b5270b32f95e11367268d13c2f4bc29cf7eadca (patch) | |
tree | 7b17590c04b59b2137d6e4c09b189e29414219f1 /drivers/fc4 | |
parent | 202a772a88c337dc0cc1902eb56ead2894b722a5 (diff) |
spin_trylock acts on a word memory pointer, and can not use test_and_set_bit
which works on a double-word memory pointer. Wrong results ensue otherwise
due to in memory format of data (aka endianness).
Diffstat (limited to 'drivers/fc4')
0 files changed, 0 insertions, 0 deletions