Changes from 1.3.21 to 1.3.22

These changes are archived on ftp.crynwr.com:pub/kchanges and http://www.crynwr.com/kchanges. I cannot answer questions about Linux -- I merely summarize the kernel patches after reading them. I try to make them useful to everyone, but kernel hackers should take them with a grain of salt and read the patches themselves. The patch file is patch-1.3.22.gz

These are from Linus:

Kernel threads still have races when it comes to memory area handling (one process unmapping an area while another process is using it..), and it will be a while until kernel threads are really stable and supported. The current code is usable, if untested, though.

[Index][Next]