summaryrefslogtreecommitdiffstats
path: root/drivers/ide/pdc4030.c
diff options
context:
space:
mode:
authorKanoj Sarcar <kanoj@engr.sgi.com>2000-03-31 21:56:46 +0000
committerKanoj Sarcar <kanoj@engr.sgi.com>2000-03-31 21:56:46 +0000
commit0b5270b32f95e11367268d13c2f4bc29cf7eadca (patch)
tree7b17590c04b59b2137d6e4c09b189e29414219f1 /drivers/ide/pdc4030.c
parent202a772a88c337dc0cc1902eb56ead2894b722a5 (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/ide/pdc4030.c')
0 files changed, 0 insertions, 0 deletions