[Accel-config] [PATCH v1 0/5] Fix some return value related issues
ramesh.thomas at intel.com
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
From: Ramesh Thomas <ramesh.thomas(a)intel.com>
Adds handling of kernel module initialization and status returned from
command handler and at place were batch enabling of devices are done.
Ramesh Thomas (5):
accel-config: Remove redundant function
accel-config: Make command handler return status instead of exiting
out
accel-config: Check and return error if kernel module is not loaded
accel-config: Print error message associated with error at exit
accel-config: Print error message associated with error if enable
fails
accfg/accel-config.c | 54 ++++++++++++++++++++++++++++++++++++++++----
accfg/enable.c | 7 +++---
util/main.c | 45 +++++-------------------------------
util/main.h | 2 +-
4 files changed, 60 insertions(+), 48 deletions(-)
--
2.26.2