From: Linus Torvalds Date: Sun, 20 Sep 2020 17:43:59 +0000 (-0700) Subject: Merge tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=aac5925b49956f7bf0f5d0ef3477e419f3ee2f78;p=linux.git Merge tag 'edac_urgent_for_v5.9_rc6' of git://git./linux/kernel/git/ras/ras Pull EDAC fixes from Borislav Petkov: "Two fixes for resulting from CONFIG_DEBUG_TEST_DRIVER_REMOVE=y experiments: - complete a previous fix to reset a local structure containing scanned system data properly so that the driver rescans, as it should, on a second load. - address a refcount underflow due to not paying attention to the driver whitelest on unregister" * tag 'edac_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras: EDAC/ghes: Check whether the driver is on the safe list correctly EDAC/ghes: Clear scanned data on unload --- aac5925b49956f7bf0f5d0ef3477e419f3ee2f78