Re: linux-next: Tree for Feb 8 (objtool: warnings: 5)

2021-02-09 Thread Randy Dunlap
On 2/9/21 2:59 PM, Josh Poimboeuf wrote: > On Mon, Feb 08, 2021 at 01:39:03PM -0800, Randy Dunlap wrote: >> On 2/8/21 1:21 PM, Josh Poimboeuf wrote: >>> On Mon, Feb 08, 2021 at 11:30:59AM -0800, Randy Dunlap wrote: On 2/8/21 4:52 AM, Stephen Rothwell wrote: > Hi all, > > Changes

Re: linux-next: Tree for Feb 8 (objtool: warnings: 5)

2021-02-09 Thread Josh Poimboeuf
On Mon, Feb 08, 2021 at 01:39:03PM -0800, Randy Dunlap wrote: > On 2/8/21 1:21 PM, Josh Poimboeuf wrote: > > On Mon, Feb 08, 2021 at 11:30:59AM -0800, Randy Dunlap wrote: > >> On 2/8/21 4:52 AM, Stephen Rothwell wrote: > >>> Hi all, > >>> > >>> Changes since 20210205: > >>> > >> > >> on x86_64: >

Re: linux-next: Tree for Feb 8 (objtool: warnings: 5)

2021-02-09 Thread Peter Zijlstra
On Mon, Feb 08, 2021 at 03:21:53PM -0600, Josh Poimboeuf wrote: > > 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()

Re: linux-next: Tree for Feb 8 (objtool: warnings: 5)

2021-02-08 Thread Randy Dunlap
On 2/8/21 1:21 PM, Josh Poimboeuf wrote: > On Mon, Feb 08, 2021 at 11:30:59AM -0800, Randy Dunlap wrote: >> 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) >> >>

Re: linux-next: Tree for Feb 8 (objtool: warnings: 5)

2021-02-08 Thread Josh Poimboeuf
On Mon, Feb 08, 2021 at 11:30:59AM -0800, Randy Dunlap wrote: > 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: >

Re: linux-next: Tree for Feb 8 (objtool: warnings: 5)

2021-02-08 Thread Randy Dunlap
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() ~