Re: [PATCH 1/2] n_tty: honor opost flag for echoes

From: Greg KH
Date: Tue Aug 04 2009 - 19:58:53 EST


On Tue, Aug 04, 2009 at 03:31:35PM -0600, Joe Peterson wrote:
> Greg KH wrote:
> > On Tue, Aug 04, 2009 at 02:31:29PM -0600, Joe Peterson wrote:
> >
> >> Fixes the following bug:
> >>
> >> http://bugs.linuxbase.org/show_bug.cgi?id=2692
> >>
> >> Causes processing of echoed characters (output from the echo buffer) to
> >> honor the O_OPOST flag. This re-establishes this behavior.
> >>
> >> Note that this and the next patch ("n_tty: move echoctl check and
> >> clean up logic") were verified together by the bug reporters, and
> >> all tty tests now pass.
> >
> > What "tty tests" would that be? Have a pointer to them?
>
> It's the "Linux Standard Base" test suite:
>
> http://www.linuxfoundation.org/collaborate/workgroups/lsb
>
> Here's a link to the specific code - got this from one of the reporters:
>
> http://bzr.linux-foundation.org/lsb/devel/runtime-test?cmd=content;rev=cyeoh-20020312084903-a08971416c59e5d5;pathrevid=stewb%40linux-foundation.org-20090626205411-sfb23cc0tjj7jzgm;path=modules/vsx-pcts/tset/POSIX.os/devclass/c_lflag/c_lflag.c
>

Ah, thanks, I'll dig through it.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/