|
|
On Tue, Jun 16, 2009 at 10:28:43AM +0200, Arnaud Patard wrote:
> Riku Voipio <riku.voipio@xxxxxx> writes:
> Hi,
>
> > On Sun, Jun 14, 2009 at 06:22:36PM +0300, Blue Swirl wrote:
> >> On 6/12/09, riku.voipio@xxxxxx <riku.voipio@xxxxxx> wrote:
> >> > From: Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
> >
> >> > When converting the termios structure between host and target in
> >> > target_to_host_termios and host_to_target_termios, the c_cc[] array is
> >> > never initialised.
> >> > Calling memset() before using it allows to run successfully "stty echo /
> >> > stty -echo" on arm-linux-user target (host being x86 and mips).
> >> >
> >> > From: Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
> >> > Signed-off-by: Riku Voipio <riku.voipio@xxxxxx>
> >
> >> >From != SOB.
> >
> > Arnaud, can you send your Signed-Off-By: for the patches you have sent?
> Signed-off-by: Arnaud Patard <arnaud.patard@xxxxxxxxxxx>
> Also, do you want me to reply to all your mails with the patches I've
> sent or adding my SOB here is enough for all ?
If you say this Signed-off-by: is covers all the patches in the series,
it is enough for me. If you want to be pedantic, you can reply to all of
them.
|
|