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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 18 May 2010 17:26:19 -0400
From:	Valdis.Kletnieks@...edu
To:	Soren Hansen <soren@...ux2go.dk>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] Allow hvc tty's to pose as vt's

On Fri, 14 May 2010 18:10:12 +0200, Soren Hansen said:
> Allow for hvc based tty's to take over the vt driver's major number
> and namespace.

> +#ifdef CONFIG_HVC_TTY_HACK
> +#define HVC_MAJOR	4
> +#else /* CONFIG_HVC_TTY_HACK */
>  #define HVC_MAJOR	229
> +#endif /* CONFIG_HVC_TTY_HACK */
>  #define HVC_MINOR	0

Out of curiosity, what happens if you boot a kernel with this config hack
on a system that has real live "plain old ttys"?

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ