lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 17 Feb 2010 13:22:47 +0000
From:	Alan Cox <alan@...ux.intel.com>
To:	linux-kernel@...r.kernel.org
Subject: [RFC 0/3] A little console mystery...

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ