Disable interrupt when cleanup
Created by: tjhu
We call user code when dropping RRef. Malicious users can create long cleanup to DoS the system. We need to disable interrupts when calling them.
Created by: tjhu
We call user code when dropping RRef. Malicious users can create long cleanup to DoS the system. We need to disable interrupts when calling them.