Prev: [PATCH 20/20] KVM: x86 emulator: disallow opcode 82 in 64-bit mode
Next: [PATCH 18/20] KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
From: Alan Cox on 17 Feb 2010 08:50 Anyone feeling inspired. These three patches move the console to use the tty_port interface and refcounting. The first two work perfectly, the third which we really need works beautifully except that it breaks mingetty/login stuff. [So not for the main kernel if you like using text consoles] I have been staring at this problem for ages and I'm clearly missing something silly because I've still not pinned down why mingetty etc break with the third patch applied. --- Alan Cox (3): vt: Fix refcounting use tty: Move the vt_tty field from the vc_data into the standard tty_port tty: Make vt's have a tty_port -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |