On 2/8/21 4:52 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20210205: > on x86_64: objtool warnings: (from 3 different randconfig builds) drivers/input/touchscreen/elants_i2c.o: warning: objtool: elants_i2c_initialize() falls through to next function elants_i2c_resume() ~~~~~ fs/select.o: warning: objtool: do_sys_poll()+0x8e9: call to __ubsan_handle_sub_overflow() with UACCESS enabled lib/iov_iter.o: warning: objtool: iovec_from_user.part.12()+0x2db: call to __ubsan_handle_add_overflow() with UACCESS enabled ~~~~~ vmlinux.o: warning: objtool: do_machine_check()+0x7ee: call to queue_task_work() leaves .noinstr.text section vmlinux.o: warning: objtool: lock_is_held_type()+0x107: call to warn_bogus_irq_restore() leaves .noinstr.text section What would you like from these? -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>