diff options
author | 2012-06-09 13:18:13 +0900 | |
---|---|---|
committer | 2012-06-26 14:43:27 -0400 | |
commit | c7a2918373983b32db3ca35823d930641747e26f (patch) | |
tree | 514d6e8c95ffe2cf893671f6e706e20415e00e22 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | sony-laptop: input initialization should be done before SNC (diff) | |
download | linux-dev-c7a2918373983b32db3ca35823d930641747e26f.tar.xz linux-dev-c7a2918373983b32db3ca35823d930641747e26f.zip |
sony-laptop: fix sony_nc_sysfs_store()
We made this an unsigned long and it causes a bug on 64 bit big endian
systems when we try to pass the value to sony_nc_int_call().
Also value has to be signed because validate() returns negative error
codes.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mattia Dongili <malattia@linux.it>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions