aae4dab88e
Skip coredump generation when receiving HSA_STATUS_ERROR_MEMORY_FAULT. We also receive a system error of type HSA_EVENTTYPE_MEMORY and generate the coredump there. Trying to generate coredump from 2 places sometimes causes unnecessary error message because both places try to create a coredump file with the same name. Change-Id: If3f03bab2c24ad71dfeff39ab411bb9ac08b337e Signed-off-by: David Yat Sin <David.YatSin@amd.com>