https://github.com/torvalds/linux
Revision 42df60fcdfb8c02fa1800899cb33858e46efd587 authored by Linus Torvalds on 30 August 2020, 17:47:23 UTC, committed by Linus Torvalds on 30 August 2020, 17:47:23 UTC
Pull EDAC fix from Borislav Petkov:
 "A fix to properly clear ghes_edac driver state on driver remove so
  that a subsequent load can probe the system properly (Shiju Jose)"

* tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras:
  EDAC/ghes: Fix NULL pointer dereference in ghes_edac_register()
2 parent s c401128 + b972fdb
History
Tip revision: 42df60fcdfb8c02fa1800899cb33858e46efd587 authored by Linus Torvalds on 30 August 2020, 17:47:23 UTC
Merge tag 'edac_urgent_for_v5.9_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras
Tip revision: 42df60f
File Mode Size
masters
slaves
Kconfig -rw-r--r-- 1003 bytes
Makefile -rw-r--r-- 203 bytes
w1.c -rw-r--r-- 30.7 KB
w1_family.c -rw-r--r-- 2.5 KB
w1_int.c -rw-r--r-- 5.7 KB
w1_internal.h -rw-r--r-- 2.6 KB
w1_io.c -rw-r--r-- 11.6 KB
w1_netlink.c -rw-r--r-- 18.8 KB
w1_netlink.h -rw-r--r-- 3.5 KB

back to top