mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>