Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1614940
| From | kbuild test robot <lkp@intel.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 4/5] serial: split generic UART driver helper functions into a separate file |
| Date | 2017-04-03 09:40 +0200 |
| Message-ID | <ts4KJ-3R3-3@gated-at.bofh.it> (permalink) |
| References | <trzGW-gn-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi Nicolas,
[auto build test ERROR on tty/tty-testing]
[also build test ERROR on v4.11-rc5 next-20170331]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]
url: https://github.com/0day-ci/linux/commits/Nicolas-Pitre/minitty-a-minimal-TTY-layer-alternative-for-embedded-systems/20170403-103907
base: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
config: mips-rm200_defconfig (attached as .config)
compiler: mipsel-linux-gnu-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# save the attached .config to linux build tree
make.cross ARCH=mips
All errors (new ones prefixed by >>):
>> ERROR: "uart_port_lock_init" [drivers/tty/serial/serial_core.ko] undefined!
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2 4/5] serial: split generic UART driver helper functions into a separate file Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-04-02 00:30 +0200
Re: [PATCH v2 4/5] serial: split generic UART driver helper functions into a separate file Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-04-02 15:20 +0200
Re: [PATCH v2 4/5] serial: split generic UART driver helper functions into a separate file Nicolas Pitre <nicolas.pitre@linaro.org> - 2017-04-02 17:50 +0200
Re: [PATCH v2 4/5] serial: split generic UART driver helper functions into a separate file kbuild test robot <lkp@intel.com> - 2017-04-03 09:40 +0200
csiph-web