diff options
author | 2013-10-01 14:26:01 -0400 | |
---|---|---|
committer | 2013-10-25 09:58:59 +0100 | |
commit | 9588d24e36003b53f76e43b4fadfc5b35207be04 (patch) | |
tree | f07e3a9eff31669e00473fae824cccaad9e65996 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | [SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43 (diff) | |
download | linux-dev-9588d24e36003b53f76e43b4fadfc5b35207be04.tar.xz linux-dev-9588d24e36003b53f76e43b4fadfc5b35207be04.zip |
[SCSI] esas2r: Directly call kernel functions for atomic bit operations
Previously the code embedded the kernel's test_bit/clear_bit
functions in wrappers that accepted u32 parameters. The
wrapper cast these parameters to longs before passing them
to the kernel's bit functions. This did not work properly
on platforms with 64-bit longs.
Signed-off-by: Bradley Grove <bgrove@attotech.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions