From: Greg KH <gregkh@linuxfoundation.org>
To: Jiri Slaby <jirislaby@kernel.org>
Cc: kernel test robot <lkp@intel.com>,
kbuild-all@lists.01.org, linux-serial@vger.kernel.org,
linux-kernel@vger.kernel.org, johan@kernel.org,
Paul Cercueil <paul@crapouillou.net>,
Tobias Klauser <tklauser@distanz.ch>,
Russell King <linux@armlinux.org.uk>,
Vineet Gupta <vgupta@kernel.org>,
Richard Genoud <richard.genoud@gmail.com>
Subject: Re: [PATCH 10/11] serial: make uart_console_write->putchar()'s character a char
Date: Wed, 26 Jan 2022 14:55:44 +0100 [thread overview]
Message-ID: <YfFS4IHuLguZIl3T@kroah.com> (raw)
In-Reply-To: <bf35dee8-4f0c-a91e-de89-0c39c749a650@kernel.org>
On Wed, Jan 26, 2022 at 08:26:48AM +0100, Jiri Slaby wrote:
> On 24. 01. 22, 15:30, kernel test robot wrote:
> > Hi Jiri,
> >
> > I love your patch! Yet something to improve:
>
> Please skip this patch. I wonder why the bot didn't catch it in my queue
> already.
Now skipped. Thanks for all of the other patches, now queued up.
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH 10/11] serial: make uart_console_write->putchar()'s character a char
Date: Wed, 26 Jan 2022 14:55:44 +0100 [thread overview]
Message-ID: <YfFS4IHuLguZIl3T@kroah.com> (raw)
In-Reply-To: <bf35dee8-4f0c-a91e-de89-0c39c749a650@kernel.org>
[-- Attachment #1: Type: text/plain, Size: 354 bytes --]
On Wed, Jan 26, 2022 at 08:26:48AM +0100, Jiri Slaby wrote:
> On 24. 01. 22, 15:30, kernel test robot wrote:
> > Hi Jiri,
> >
> > I love your patch! Yet something to improve:
>
> Please skip this patch. I wonder why the bot didn't catch it in my queue
> already.
Now skipped. Thanks for all of the other patches, now queued up.
greg k-h
next prev parent reply other threads:[~2022-01-26 13:55 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-24 7:14 [PATCH 00/11] TTY patches for 5.18 Jiri Slaby
2022-01-24 7:14 ` [PATCH 01/11] serial: core: clean up EXPORT_SYMBOLs Jiri Slaby
2022-01-24 7:14 ` [PATCH 02/11] serial: atmel_serial: include circ_buf.h Jiri Slaby
2022-01-24 8:46 ` Richard Genoud
2022-01-24 8:49 ` Richard Genoud
2022-01-24 7:14 ` [PATCH 03/11] tty: add kfifo to tty_port Jiri Slaby
2022-01-24 7:14 ` [PATCH 04/11] tty: tty_port_open, document shutdown vs failed activate Jiri Slaby
2022-01-24 7:14 ` [PATCH 05/11] mxser: fix xmit_buf leak in activate when LSR == 0xff Jiri Slaby
2022-01-24 7:14 ` [PATCH 06/11] mxser: use tty_port xmit_buf helpers Jiri Slaby
2022-01-24 7:14 ` [PATCH 07/11] mxser: switch from xmit_buf to kfifo Jiri Slaby
2022-01-24 7:14 ` [PATCH 08/11] serial: fsl_linflexuart: deduplicate character sending Jiri Slaby
2022-01-24 7:14 ` [PATCH 09/11] serial: fsl_linflexuart: don't call uart_write_wakeup() twice Jiri Slaby
2022-01-24 7:14 ` [PATCH 10/11] serial: make uart_console_write->putchar()'s character a char Jiri Slaby
2022-01-24 9:06 ` Richard Genoud
2022-01-24 14:30 ` kernel test robot
2022-01-24 14:30 ` kernel test robot
2022-01-26 7:26 ` Jiri Slaby
2022-01-26 7:26 ` Jiri Slaby
2022-01-26 13:55 ` Greg KH [this message]
2022-01-26 13:55 ` Greg KH
2022-01-24 16:23 ` kernel test robot
2022-01-24 16:23 ` kernel test robot
2022-01-26 17:57 ` Maciej W. Rozycki
2022-01-27 8:09 ` Jiri Slaby
2022-01-24 7:14 ` [PATCH 11/11] serial: mcf: use helpers in mcf_tx_chars() Jiri Slaby
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=YfFS4IHuLguZIl3T@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=jirislaby@kernel.org \
--cc=johan@kernel.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=lkp@intel.com \
--cc=paul@crapouillou.net \
--cc=richard.genoud@gmail.com \
--cc=tklauser@distanz.ch \
--cc=vgupta@kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.