2005-12-23 18:58:57

by Dave Jones

[permalink] [raw]
Subject: con_set_trans_new breakage in 2.6.15rc6-git3

This is an odd one, as this only just started happening,
but there's no obvious changes in this area.

EIP: 0060:[<c020b71b>]
EIP is at con_set_trans_new+0x2b/0x48
eax: 00000080 ebx: 00000000 ecx: bfcd4060 edx: fffff000
esi: bfcd4060 edi: c0408860 ebp: 00000001 esp: dfa6aeec
ds: 007b cs: 007b ss: 0068

Call Trace:
vt_ioctl
unmap_page_range
selinux_file_ioctl
vt_ioctl
tty_ioctl
tty_ioctl
do_ioctl
vfs_ioctl
sys_ioctl
syscall_call

(hand transcribed from a user report at http://adslpipe.co.uk/pxeboot.jpg)

Who maintains the tty layer these days ?

Dave