Linux Serial subsystem development
 help / color / mirror / Atom feed
From: Christoph Niedermaier <cniedermaier@dh-electronics.com>
To: Jiri Slaby <jirislaby@kernel.org>,
	"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Crescent CY Hsieh <crescentcy.hsieh@moxa.com>,
	Lukas Wunner <lukas@wunner.de>,
	Lino Sanfilippo <l.sanfilippo@kunbus.com>,
	Hugo Villeneuve <hugo@hugovil.com>
Subject: RE: [PATCH V2] tty: serial: Fix bit order in RS485 flag definitions
Date: Fri, 19 Jan 2024 11:39:05 +0000	[thread overview]
Message-ID: <7d071d183a4d4b67bf9733152a79b69f@dh-electronics.com> (raw)
In-Reply-To: <9cce131b-6f1e-4cb7-9149-5ac8bd3c01da@kernel.org>

From: Jiri Slaby [mailto:jirislaby@kernel.org]
Sent: Friday, January 19, 2024 7:36 AM
> On 18. 01. 24, 16:46, Christoph Niedermaier wrote:
>> Since the commit 93f3350c46fa ("RS485: fix inconsistencies in the
>> meaning of some variables"), the definition for bit 3 has been removed.
>> But with the switch to bit shift macros in commit 76ac8e29855b ("tty:
>> serial: Cleanup the bit shift with macro"), this gap wasn't preserved.
>> To avoid a break in user/kernel api of the system skip bit 3 again and
>> add a placeholder comment.
>>
>> Signed-off-by: Christoph Niedermaier <cniedermaier@dh-electronics.com>
>> Fixes: 76ac8e29855b ("tty: serial: Cleanup the bit shift with macro")
>> Fixes: 6056f20f27e9 ("tty: serial: Add RS422 flag to struct serial_rs485")
>> ---
> 
> This triple dash is superfluous and will likely break git am.

OK.
 
>> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>> Cc: Crescent CY Hsieh <crescentcy.hsieh@moxa.com>
>> Cc: Jiri Slaby <jirislaby@kernel.org>
>> Cc: Lukas Wunner <lukas@wunner.de>
>> Cc: Lino Sanfilippo <l.sanfilippo@kunbus.com>
>> Cc: Hugo Villeneuve <hugo@hugovil.com>
>> To: linux-serial@vger.kernel.org
>> To: linux-arm-kernel@lists.infradead.org
> 
> "To" is not supported here, IMO.

OK.

> When you fix that:
> Reviewed-by: Jiri Slaby <jirislaby@kernel.org>

I will create a version 3.

[...]

Regards
Christoph

      reply	other threads:[~2024-01-19 11:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-18 15:46 [PATCH V2] tty: serial: Fix bit order in RS485 flag definitions Christoph Niedermaier
2024-01-19  6:36 ` Jiri Slaby
2024-01-19 11:39   ` Christoph Niedermaier [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7d071d183a4d4b67bf9733152a79b69f@dh-electronics.com \
    --to=cniedermaier@dh-electronics.com \
    --cc=crescentcy.hsieh@moxa.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hugo@hugovil.com \
    --cc=jirislaby@kernel.org \
    --cc=l.sanfilippo@kunbus.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=lukas@wunner.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox