Without the included patch, I get the following compile error for um:
arch/um/kernel/tt/uaccess.c: In function `copy_from_user_tt':
arch/um/kernel/tt/uaccess.c:11: error: `FIXADDR_USER_START' undeclared (first
use in this function)
arch/um/kernel/tt/uaccess.c:11: error: (Each undeclared identifie
I just noticed this patch:
http://user-mode-linux.sourceforge.net/work/current/2.6/2.6.15-rc3/patches/no-fakehd
Anyone trying to use UML for honeypots will need this feature.
But since tty-logging is also missing from 2.6, I don't use it.
However I would hope that one day the tty logging gets re-ad