Changes from 1.1.35 to 1.1.36
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 patch36.gz
- Console gets a new csi_X command.
- Various mmap routines changed to take vm_area_struct as parameter.
- de600 driver doesn't use FAKE_SMALL_MAX anymore. Instead it uses the
standard maxwindow parameter instead.
- Typeo fixed on sb_dsp that didn't let you exclude the YM3812 support.
- Turn off writing to executable files if they're memory-mapped.
- New file for memory protection.