From 792d61763b4d063a40b161f8689b422ceca767f3 Mon Sep 17 00:00:00 2001 From: jsteube Date: Fri, 29 Mar 2019 10:29:53 +0100 Subject: [PATCH] No more segfaults for -m 8900 and 9300 with AMDGPU driver --- src/modules/module_08900.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/modules/module_08900.c b/src/modules/module_08900.c index 266191bf1..8705644bc 100644 --- a/src/modules/module_08900.c +++ b/src/modules/module_08900.c @@ -231,12 +231,6 @@ u64 module_extra_tmp_size (MAYBE_UNUSED const hashconfig_t *hashconfig, MAYBE_UN bool module_unstable_warning (MAYBE_UNUSED const hashconfig_t *hashconfig, MAYBE_UNUSED const user_options_t *user_options, MAYBE_UNUSED const user_options_extra_t *user_options_extra, MAYBE_UNUSED const hc_device_param_t *device_param) { - // amdgpu-pro-18.50-708488-ubuntu-18.04: Segmentation fault - if ((device_param->device_vendor_id == VENDOR_ID_AMD) && (device_param->has_vperm == false)) - { - return true; - } - if (device_param->platform_vendor_id == VENDOR_ID_APPLE) { // trap 6