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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 16 Jan 2013 10:48:07 -0500
From:	Steven Rostedt <rostedt@...dmis.org>
To:	Greg KH <gregkh@...uxfoundation.org>
Cc:	Jiri Slaby <jslaby@...e.cz>, alan@...ux.intel.com,
	jirislaby@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 00/10] TTY: switch flipping functions to tty_port

On Wed, 2013-01-16 at 07:39 -0800, Greg KH wrote:

> > I intentionally ignored that one as at the time of sending the patches,
> > it was marked as BROKEN in -next. It is still broken, since it does not
> > even have a tty_port for each port which is a requirement for a while
> > already. That is also a prerequisite to fix the build failure.
> 
> It used to be marked BROKEN, I'll go do that now again to solve this
> issue.

Yeah, it use to be marked broken because it broke other archs because it
has x86 specific code, but that should have been solved with the depends
on x86 (which I still need to fix so that it works for other archs).

This now looks like it broke due to kernel ABI changes, and the driver
was ignored as it was marked BROKEN due to the non-x86 issues.

In other words, it's now broken only because it was broken before ;-)

-- Steve


--
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