

> cf68fffb66d60d Sami Tolvanen 133 _attribute_((alias(#initfn))) \ > cf68fffb66d60d Sami Tolvanen int init_module(void) _copy(initfn) \ > 1f318a8bafcfba Arnd Bergmann static inline initcall_t _maybe_unused _inittest(void) \ > 0fd972a7d91d6e Paul Gortmaker 129 #define module_init(initfn) \ > 0fd972a7d91d6e Paul Gortmaker 128 /* Each module must use one module_init(). > vim +/_inittest +130 include/linux/module.h > include/linux/module.h:132:13: note: previous definition of 'init_module' with type 'int(void)' > 132 | int init_module(void) _copy(initfn) \ > include/linux/module.h:132:13: error: redefinition of 'init_module' > 446 | console_initcall(bflb_uart_console_init) > drivers/tty/serial/bflb_uart.c:446:1: note: in expansion of macro 'console_initcall' > 126 | #define console_initcall(fn) module_init(fn) > include/linux/module.h:126:41: note: in expansion of macro 'module_init' > include/linux/module.h:130:49: note: previous definition of '_inittest' with type 'int (*(void))(void)'

> drivers/tty/serial/bflb_uart.c:581:1: note: in expansion of macro 'module_init' > 130 | static inline initcall_t _maybe_unused _inittest(void) \ > include/linux/module.h:130:49: error: redefinition of '_inittest'

> In file included from drivers/tty/serial/bflb_uart.c:15: > | Link: All errors (new ones prefixed by >): > If you fix the issue, kindly add following tag where applicable > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv SHELL=/bin/bash drivers/tty/serial/ > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=riscv olddefconfig > mkdir build_dir & cp config build_dir/.config > git fetch -no-tags linux-review Jisheng-Zhang/dt-bindings-vendor-prefixes-add-bouffalolab/20230515-011130
#Flow free bridges sampler 8x8 level 15 driver
> patch subject: serial: bflb_uart: add Bouffalolab UART Driver > And when submitting patch, we suggest to use '-base' as documented in > [If your patch is applied to the wrong git tree, kindly drop us a note. This is a W=1 building test, and it's to easy to fix the warning. > kernel test robot noticed the following build errors: On Mon, at 03:25:08AM +0800, kernel test robot wrote: Jiri Slaby Holland Re: serial: bflb_uart: add Bouffalolab UART Driverĭate: Mon, 07:30:42 +0800
#Flow free bridges sampler 8x8 level 15 archive
Re: serial: bflb_uart: add Bouffalolab UART Driver - Jisheng Zhang archive mirror help / color / mirror / Atom feed From: Jisheng Zhang
