Re: [syzbot] upstream build error (16)

From: Dongjiu Geng
Date: Fri Jul 16 2021 - 05:14:17 EST


Sorry for my late response, I just saw it.
Thanks very much for Stephen Boyd's fix.

Stephen Boyd <sboyd@xxxxxxxxxx> 于2021年7月3日周六 上午4:56写道:
>
> Quoting syzbot (2021-07-01 23:04:23)
> > Hello,
> >
> > syzbot found the following issue on:
> >
> > HEAD commit: 3dbdb38e Merge branch 'for-5.14' of git://git.kernel.org/p..
> > git tree: upstream
> > console output: https://syzkaller.appspot.com/x/log.txt?x=11c93764300000
> > kernel config: https://syzkaller.appspot.com/x/.config?x=caee64f929f74d56
> > dashboard link: https://syzkaller.appspot.com/bug?extid=567c9f52d94ad483cac5
> > userspace arch: arm
> >
> > IMPORTANT: if you fix the issue, please add the following tag to the commit:
> > Reported-by: syzbot+567c9f52d94ad483cac5@xxxxxxxxxxxxxxxxxxxxxxxxx
> >
> > drivers/clk/hisilicon/clk-hi3559a.c:818: undefined reference to `hisi_reset_exit'
> > drivers/clk/hisilicon/clk-hi3559a.c:800: undefined reference to `hisi_reset_init'
> > arm-linux-gnueabi-ld: drivers/clk/hisilicon/clk-hi3559a.c:806: undefined reference to `hisi_reset_exit'
> >
>
> I think we fixed it. It's staged to merge in the next couple days.
>
> #syz fix: clk: hisilicon: hi3559a: Drop __init markings everywhere