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

Cleanups and refactors #84

Closed melver closed 4 years ago

melver commented 4 years ago

Hi Alex,

Some cleanups and refactors. More to come, but I wanted to get this sent now in case you are working on conflicting changes.

I still need to figure out how to minimize the externs and non-statics we now have, but hopefully those should be smaller changes, rather than moving entire functions around.

If you're not working on conflicting changes right now, feel free to defer review+merge.

Thanks, -- Marco

ramosian-glider commented 4 years ago

Thanks!