[Bug 210015] page allocation failure in usb_hub_wq hub_event when adding HID device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



https://bugzilla.kernel.org/show_bug.cgi?id=210015

Michel Dänzer (michel@xxxxxxxxxxx) changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michel@xxxxxxxxxxx

--- Comment #1 from Michel Dänzer (michel@xxxxxxxxxxx) ---
Unless the memory allocated by the hid driver needs to be physically
contiguous, it should use kvmalloc(_array) instead of kmalloc(_array) (and
kvfree instead of kfree) where it can be larger than a single page.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.



[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux