Re: Missing patch for Partial crash when loading driver rtl8192e

2022-10-11 Thread Greg KH
On Tue, Oct 11, 2022 at 09:43:46PM +0200, Philipp Hortmann wrote: > Hi, > > yesterday I did a git pull. > > when I tried to load the driver rtl8192e I had the below partial crash. > > I was able to fix it with this patch: > >

Missing patch for Partial crash when loading driver rtl8192e

2022-10-11 Thread Philipp Hortmann
Hi, yesterday I did a git pull. when I tried to load the driver rtl8192e I had the below partial crash. I was able to fix it with this patch: https://lore.kernel.org/netdev/20220926233458.5316-1-yin31...@gmail.com/ Thanks for your support. Bye Philipp This has worked before. But now I get

[driver-core:kobject-const 17/18] arch/sparc/kernel/vio.c:155:27: error: initialization of 'int (*)(const struct device *, struct kobj_uevent_env *)' from incompatible pointer type 'int (*)(struct dev

2022-10-11 Thread kernel test robot
tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git kobject-const head: 318fbfc691ea7851bfa7c54e338e1b59544d8f6a commit: 62211cebeec6bb2e48424e2c44f90ee268f7e6d6 [17/18] driver core: make struct bus_type.uevent() take a const * config: