diff options
| author | Kees Cook <[email protected]> | 2018-06-11 21:35:55 +0000 |
|---|---|---|
| committer | Kees Cook <[email protected]> | 2018-06-12 23:19:22 +0000 |
| commit | 1c542f38ab8d30d9c852a16d49ac5a15267bbf1f (patch) | |
| tree | 20ace1eb1fe5b61211f5dfcd10a5af136682ebd4 /drivers/gpu/drm/drm_edid.c | |
| parent | video: uvesafb: Fix integer overflow in allocation (diff) | |
| download | kernel-1c542f38ab8d30d9c852a16d49ac5a15267bbf1f.tar.gz kernel-1c542f38ab8d30d9c852a16d49ac5a15267bbf1f.zip | |
mm: Introduce kvcalloc()
The kv*alloc()-family was missing kvcalloc(). Adding this allows for
2-argument multiplication conversions of kvzalloc(a * b, ...) into
kvcalloc(a, b, ...).
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/drm_edid.c')
0 files changed, 0 insertions, 0 deletions
