How to remove kernel message log "random: get_random_u32 called from allocate_slab"?

2022-05-27 Thread Dongliang Mu
Hi all, I compiled the current upstream Linux kernel with "make allyesconfig". The boot messages are full of the following lines: random: get_random_u32 called from allocate_slab with crng_init=0 random: get_random_u32 called from allocate_slab with crng_init=0 random: get_random_u32 called from

Re: Supporting a USB HID device interface that is missing a interrupt input endpoint

2022-05-27 Thread Greg KH
On Thu, May 26, 2022 at 08:06:46PM +, Matt Silva wrote: > Hey, Greg. > > I went ahead and started implementing the changes in libusb as per your > recommendation. But I'm following up cause you asked about the usbhid-dump > output. > > > But this really is not a HID device, right? > >