diff options
author | Jarkko Nikula <[email protected]> | 2014-12-04 11:02:25 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2014-12-04 22:42:37 +0000 |
commit | 98a8f5a0538fe1a02a6a73a3451f1c093e30bdfc (patch) | |
tree | 6f64dddd273478beae4bf5e288c163b4fca667ec /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | b671358ad7916beb7ca9e5c304ae88afc7da4557 (diff) |
spi: core: Do not mangle error code from kthread_run()
kthread_run() could return ERR_PTR(-EINTR) from kthread_create_on_node().
Return the actual error code in spi_init_queue() instead of mangling it to
-ENOMEM.
Signed-off-by: Jarkko Nikula <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions