The s-Par firmware uses POSTCODE macros to get basic health of the
system even when we are not connected to the serial port or have
the ability to obtain the syslog.
This patch series removes the unsightly postcode macros and creates a
simple postcode function to log basic functionality of the controlvm
channel.
Bryan Thompson (11):
staging: unisys: visorbus: Replace two base postcode macros with one
staging: unisys: visorbus: Use CURRENT_FILE_PC in base postcode macro
staging: unisys: visorbus: Remove POSTCODE_LINUX_2 macro
staging: unisys: visorbus: Remove POSTCODE_LINUX_3 macro
staging: unisys: visorbus: Remove POSTCODE_LINUX_4 macro
staging: unisys: visorbus: Update visorchipset postcode values
staging: unisys: visorbus: Remove unused values from guestlinuxdebug
staging: unisys: visorbus: Fix spelling error (FAIULRE to FAILURE)
staging: unisys: visorbus: Remove POSTCODE_SEVERITY levels
staging: unisys: visorbus: Remove two passthrough postcode macros
staging: unisys: Create visorbus_log_postcode function
Erik Arfvidson (2):
staging: unisys: visorbus: vmcallinterface.h remove unused pound
defines
staging: unisys: visorbus: vbuschannel.h remove unused pound defines
drivers/staging/unisys/visorbus/vbuschannel.h | 11 --
drivers/staging/unisys/visorbus/visorbus_main.c | 90 +++++++---
drivers/staging/unisys/visorbus/visorchipset.c | 195 +++++++++++++---------
drivers/staging/unisys/visorbus/vmcallinterface.h | 189 ++++-----------------
4 files changed, 218 insertions(+), 267 deletions(-)
--
1.9.1
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel