I'm writing a loadable module for Linux kernel, where I have a need to map and unmap memory pages. It happens while all interrupts are disabled. The sequence of actions looks like this:I'm writing a loadable module for Linux kernel,
I'm writing a loadable module for Linux kernel, where I have a need to map and unmap memory pages. It happens while all interrupts are disabled. The sequence of actions looks like this:I'm writing a loadable module for Linux kernel,