google / kernel-sanitizers

Linux Kernel Sanitizers, fast bug-detectors for the Linux kernel
https://google.github.io/kernel-sanitizers/
442 stars 87 forks source link

kfence: More useful and graceful shutdown_cache() behavior #163

Closed melver closed 4 years ago

melver commented 4 years ago

See first commit message for description. Also fixes SLAB_TYPESAFE_BY_RCU handling, which was incorrect.