* Added support for ARM Scalable MCA
* Added support for HiSilicon HIP08
* Added support for Hygon Dhyana family 18h processor
* Added support for disk I/O error monitoring
* Added devlink events
* Integrate rasdaemon build tests with Travis CI
* Fixed asdaemon high CPU usage when part of CPUs offline
* Fixed mcgstatus message print
* Some other minor fixes
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
* Add internal errors of IA32_MC4_STATUS for Haswell
* Use MCA error msg as error_msg
* Unnecessary comma for empty mc_location string
* Remove a space from mcgstatus_msg
* Add support to log Local Machine Check Exception (LMCE)
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
* Add support to match the machine by system's product name
* Add support for Haswell/Broadwell/Knights Landing
* Some bug fixes on some MCE handlers
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>