Am 04.02.2012 01:14, schrieb Al Viro: > On Sat, Feb 04, 2012 at 12:17:43AM +0100, Richard Weinberger wrote: >> Many header files can be replaced by generic variants. > > Umm... I suspect that for auxvec.h the right thing is to simply > remove it - it's never used on uml builds. > > FWIW, I've rebased my local queue to current and pushed it to kernel.org > again; it's on git.kernel.org/pub/scm/linux/kernel/git/viro/um-headers.git BTW: You changed a lot in line.c. Have you seen this thread? http://permalink.gmane.org/gmane.linux.uml.devel/13329 At first I thought moving to tty_port solved all problems but later I've realized that this is not the case. Thanks, //richard