From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Eric Tremblay <etremblay@distech-controls.com>,
kernel test robot <lkp@intel.com>,
gregkh@linuxfoundation.org, kbuild-all@lists.01.org,
jslaby@suse.com, matwey.kornilov@gmail.com,
giulio.benetti@micronovasrl.com, lukas@wunner.de,
linux-serial@vger.kernel.org, linux-kernel@vger.kernel.org,
christoph.muellner@theobroma-systems.com, heiko@sntech.de
Subject: Re: [PATCH v2 1/3] serial: 8250: Handle UART without interrupt on TEMT using em485
Date: Fri, 1 Oct 2021 16:05:29 +0300 [thread overview]
Message-ID: <YVcHmUopUmvyw2UQ@smile.fi.intel.com> (raw)
In-Reply-To: <20211001123033.l7ivfm35knnp3j5s@pengutronix.de>
On Fri, Oct 01, 2021 at 02:30:33PM +0200, Uwe Kleine-König wrote:
> On Fri, Feb 05, 2021 at 05:36:44AM +0800, kernel test robot wrote:
> > >> ERROR: modpost: "uart_get_byte_size" [drivers/tty/serial/8250/8250_base.ko] undefined!
>
> FTR: This is a missing EXPORT_SYMBOL_GPL for uart_get_byte_size().
It seems we don't need that function anymore since we have similar one already.
--
With Best Regards,
Andy Shevchenko
WARNING: multiple messages have this Message-ID (diff)
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH v2 1/3] serial: 8250: Handle UART without interrupt on TEMT using em485
Date: Fri, 01 Oct 2021 16:05:29 +0300 [thread overview]
Message-ID: <YVcHmUopUmvyw2UQ@smile.fi.intel.com> (raw)
In-Reply-To: <20211001123033.l7ivfm35knnp3j5s@pengutronix.de>
[-- Attachment #1: Type: text/plain, Size: 438 bytes --]
On Fri, Oct 01, 2021 at 02:30:33PM +0200, Uwe Kleine-König wrote:
> On Fri, Feb 05, 2021 at 05:36:44AM +0800, kernel test robot wrote:
> > >> ERROR: modpost: "uart_get_byte_size" [drivers/tty/serial/8250/8250_base.ko] undefined!
>
> FTR: This is a missing EXPORT_SYMBOL_GPL for uart_get_byte_size().
It seems we don't need that function anymore since we have similar one already.
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2021-10-01 13:07 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-04 16:11 [PATCH v2 0/3] Handle UART without interrupt on TEMT using em485 Eric Tremblay
2021-02-04 16:11 ` [PATCH v2 1/3] serial: 8250: " Eric Tremblay
2021-02-04 21:36 ` kernel test robot
2021-02-04 21:36 ` kernel test robot
2021-10-01 12:30 ` Uwe Kleine-König
2021-10-01 12:30 ` Uwe Kleine-König
2021-10-01 13:05 ` Andy Shevchenko [this message]
2021-10-01 13:05 ` Andy Shevchenko
2021-10-01 11:48 ` Andy Shevchenko
2021-10-04 9:45 ` Uwe Kleine-König
2021-02-04 16:11 ` [PATCH v2 2/3] serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64 Eric Tremblay
2021-10-01 11:50 ` Andy Shevchenko
2021-02-04 16:11 ` [PATCH v2 3/3] serial: 8250: add compatible for fsl,16550-FIFO64 Eric Tremblay
2021-10-01 11:50 ` Andy Shevchenko
2021-02-05 14:20 ` [PATCH v2 0/3] Handle UART without interrupt on TEMT using em485 Andy Shevchenko
2021-09-29 20:07 ` Uwe Kleine-König
2021-10-01 11:40 ` Andy Shevchenko
[not found] <20210204161158.643-2-etremblay () distech-controls ! com>
2022-02-11 11:08 ` [PATCH v2 1/3] serial: 8250: " Ilpo Järvinen
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=YVcHmUopUmvyw2UQ@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=christoph.muellner@theobroma-systems.com \
--cc=etremblay@distech-controls.com \
--cc=giulio.benetti@micronovasrl.com \
--cc=gregkh@linuxfoundation.org \
--cc=heiko@sntech.de \
--cc=jslaby@suse.com \
--cc=kbuild-all@lists.01.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-serial@vger.kernel.org \
--cc=lkp@intel.com \
--cc=lukas@wunner.de \
--cc=matwey.kornilov@gmail.com \
--cc=u.kleine-koenig@pengutronix.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 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.