btw, as a side note - this can be worked-around. I implemented VM_IOREMAP
flag in vm_struct *exactly* for that purpose, i.e. to have /proc/kcore
skip io-remapped areas when creating an ELF segment for each element of
vmlist. This flag can be used by /dev/kmem as well. In fact, I wanted
/proc/kcore to use vread() interface - then we don't have to worry about
exporting vmlist_lock outside mm/vmalloc.c (i.e. if Linus accepts the
vmlist_lock idea at some point in the future at all?)
Regards,
------
Tigran A. Aivazian | http://www.sco.com
Escalations Research Group | tel: +44-(0)1923-813796
Santa Cruz Operation Ltd | http://www.ocston.org/~tigran
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/