mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The best way to fix this is to eliminate the intenal kmalloc() and make the caller allocate the required amount of storage. Signed-off-by: James Bottomley <James.Bottomley@suse.de>