Linpmem
Linpmem copied to clipboard
pre-emption and landing on another cpu processor during read/write action causes corruption
A interrupt disable/enable sequence (or anything preventing us from getting pre-empted and moved to another cpu processor) is needed for a secure read/write. Already verified empirically. To do on next occasion. Without the fix, anybody might end up reading/writing to false location, so beware.
Fixed, but requires testing first. So this stays open until then.
Please remember this is an alpha version and please do report any potential bugs!
Confirmed to work.