[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <202212050414.pfuDEJOn-lkp@intel.com>
Date: Mon, 5 Dec 2022 04:26:53 +0800
From: kernel test robot <lkp@...el.com>
To: Daniel Beer <daniel.beer@...rinstitute.com>,
Jiri Kosina <jikos@...nel.org>,
Benjamin Tissoires <benjamin.tissoires@...hat.com>
Cc: oe-kbuild-all@...ts.linux.dev, linux-kernel@...r.kernel.org,
linux-input@...r.kernel.org, linux-i2c@...r.kernel.org,
Michael Zaidman <michael.zaidman@...il.com>,
Christina Quast <contact@...istina-quast.de>,
Daniel Beer <daniel.beer@...rinstitute.com>,
linux-serial@...r.kernel.org,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>
Subject: Re: [PATCH] hid-ft260: add UART support.
Hi Daniel,
Thank you for the patch! Yet something to improve:
[auto build test ERROR on hid/for-next]
[cannot apply to tty/tty-testing tty/tty-next tty/tty-linus linus/master v6.1-rc7]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch#_base_tree_information]
url: https://github.com/intel-lab-lkp/linux/commits/Daniel-Beer/hid-ft260-add-UART-support/20221204-155402
base: https://git.kernel.org/pub/scm/linux/kernel/git/hid/hid.git for-next
patch link: https://lore.kernel.org/r/638c51a2.170a0220.3af16.18f8%40mx.google.com
patch subject: [PATCH] hid-ft260: add UART support.
config: m68k-randconfig-r005-20221204
compiler: m68k-linux-gcc (GCC) 12.1.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://github.com/intel-lab-lkp/linux/commit/c3d86c9c4c5c39a444e8f81204cef1abd9f05e8d
git remote add linux-review https://github.com/intel-lab-lkp/linux
git fetch --no-tags linux-review Daniel-Beer/hid-ft260-add-UART-support/20221204-155402
git checkout c3d86c9c4c5c39a444e8f81204cef1abd9f05e8d
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
| Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>, old ones prefixed by <<):
>> ERROR: modpost: "uart_register_driver" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "uart_unregister_driver" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "uart_insert_char" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "tty_flip_buffer_push" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "uart_remove_one_port" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "uart_add_one_port" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "tty_termios_baud_rate" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "tty_termios_encode_baud_rate" [drivers/hid/hid-ft260.ko] undefined!
>> ERROR: modpost: "uart_write_wakeup" [drivers/hid/hid-ft260.ko] undefined!
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (122541 bytes)
Powered by blists - more mailing lists