diff options
author | Takashi Iwai <tiwai@suse.de> | 2019-05-20 11:26:45 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2019-06-10 19:20:37 +0200 |
commit | 993f5d11a9631face2bb597826b86f476a9b915b (patch) | |
tree | 2f775376f5e409dc8e41e368ecdce8fdfdb20fb1 /drivers/misc/lkdtm/core.c | |
parent | 8f58570b98c090a4544ef9eaea1f419706672845 (diff) |
firmware: Use kvmalloc for page tables
This is a minor optimization to use kvmalloc() variant for allocating
the page table for the SG-buffer. They aren't so big in general, so
kmalloc() would fit often better.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/lkdtm/core.c')
0 files changed, 0 insertions, 0 deletions