Re: mmotm 2021-06-01-19-57 uploaded (xillybus)

From: Greg Kroah-Hartman
Date: Wed Jun 02 2021 - 01:01:38 EST


On Tue, Jun 01, 2021 at 09:03:56PM -0700, Randy Dunlap wrote:
> On 6/1/21 7:58 PM, akpm@xxxxxxxxxxxxxxxxxxxx wrote:
> > The mm-of-the-moment snapshot 2021-06-01-19-57 has been uploaded to
> >
> > https://www.ozlabs.org/~akpm/mmotm/
> >
> > mmotm-readme.txt says
> >
> > README for mm-of-the-moment:
> >
> > https://www.ozlabs.org/~akpm/mmotm/
> >
> > This is a snapshot of my -mm patch queue. Uploaded at random hopefully
> > more than once a week.
> >
> > You will need quilt to apply these patches to the latest Linus release (5.x
> > or 5.x-rcY). The series file is in broken-out.tar.gz and is duplicated in
> > https://ozlabs.org/~akpm/mmotm/series
> >
> > The file broken-out.tar.gz contains two datestamp files: .DATE and
> > .DATE-yyyy-mm-dd-hh-mm-ss. Both contain the string yyyy-mm-dd-hh-mm-ss,
> > followed by the base kernel version against which this patch series is to
> > be applied.
>
> (on i386)
>
> CONFIG_XILLYBUS_CLASS=y
> CONFIG_XILLYBUS=m
> CONFIG_XILLYUSB=y
>
> ERROR: modpost: "xillybus_cleanup_chrdev" [drivers/char/xillybus/xillybus_core.ko] undefined!
> ERROR: modpost: "xillybus_init_chrdev" [drivers/char/xillybus/xillybus_core.ko] undefined!
> ERROR: modpost: "xillybus_find_inode" [drivers/char/xillybus/xillybus_core.ko] undefined!
>
>
> Full randconfig file is attached.

Sorry about that, I have a fix in my inbox for this that I will push out
later today...

greg k-h